Commit Graph

3112 Commits

Author SHA1 Message Date
Arun Prakash Jana c1e673b830
Update readme 2021-01-01 20:54:22 +05:30
Arun Prakash Jana 8e92ea8ad6 Update copyright year 2020-12-29 02:34:23 +05:30
Mischievous Meerkat 057c88a1e9
Merge pull request #822 from j0hnnybash/master
plugins: preview-tui: video thumbnails in preview-tui
2020-12-28 07:17:11 +05:30
johnnybash 37de198303 use trap to delete the temp files 2020-12-27 19:27:11 +01:00
johnnybash 4d77066b62 reuse image code, use more variables 2020-12-26 14:16:12 +01:00
johnnybash a918a59856 video thumbnails in preview-tui 2020-12-21 16:24:18 +01:00
Mischievous Meerkat 66a8b69426
Merge pull request #818 from 0xflotus/patch-1
fix: small error
2020-12-18 19:42:51 +05:30
0xflotus eb47a6c538
fix: small error 2020-12-18 14:42:22 +01:00
Arun Prakash Jana 18232f993d
Specify compilers explicitly 2020-12-17 08:45:41 +05:30
Arun Prakash Jana 12f3d0af61
Update docs 2020-12-17 07:45:02 +05:30
Mischievous Meerkat 558048b6cd
Merge pull request #816 from kyechou/master
Fix the same issue as #81 but with nuke
2020-12-16 02:15:35 +05:30
kyechou f1ea3e3ceb
Fix the same issue as #81 but with nuke 2020-12-15 14:17:03 -06:00
Arun Prakash Jana 9946b37177
Fix togglex: handle filenames with spaces 2020-12-15 22:51:25 +05:30
Arun Prakash Jana fc3a247c31
Minor plugin indentation update 2020-12-12 20:53:28 +05:30
Arun Prakash Jana 1ac4b9bd5a
Fix #813: plugin togglex - toggle exe mode for selection 2020-12-12 20:05:58 +05:30
Arun Prakash Jana a984b6a9e8
Update docs 2020-12-12 11:02:36 +05:30
Arun Prakash Jana a31af54c00
Fix #812: clear selection on single file deletion 2020-12-10 21:50:01 +05:30
Arun Prakash Jana 947c4a9faf
Checkpatch fixes 2020-12-10 01:33:17 +05:30
Arun Prakash Jana 4845ec72c5
Update docs 2020-12-06 09:15:20 +05:30
Arun Prakash Jana 7afd17d1c8
Update docs 2020-12-05 22:33:09 +05:30
Arun Prakash Jana 375df9f40b
Show tmp dir details in debug 2020-11-29 23:32:37 +05:30
Arun Prakash Jana f4cb5c63d0 Revert "use $VISUAL environment variable for plugins"
This reverts commit 9f3fbd93ce.
2020-11-28 10:03:05 +05:30
Arun Prakash Jana b54fc95c43
Remove obsolete options 2020-11-27 18:29:04 +05:30
Arun Prakash Jana 5966927008
Minor refactor - browse() 2020-11-25 02:51:01 +05:30
Arun Prakash Jana 6555dd8cee
Limit lines of code per func to 900 2020-11-25 02:15:13 +05:30
Arun Prakash Jana 2ec9103859
Loop the command prompt 2020-11-24 23:48:48 +05:30
Mischievous Meerkat d54033089c
Merge pull request #804 from angelskieglazki/master
Update config.yml
2020-11-23 22:50:55 +05:30
max 9a7e27c334
Update config.yml 2020-11-23 20:15:48 +03:00
Mischievous Meerkat 9270d4a044
Merge pull request #800 from tchici/master
use $VISUAL environment variable for plugins
2020-11-22 21:55:08 +05:30
tchici 9f3fbd93ce
use $VISUAL environment variable for plugins
falls back to previous behavior if $VISUAL is not set ($EDITOR then vi)
2020-11-22 16:18:06 +00:00
Mischievous Meerkat be34af5aeb
Merge pull request #799 from tchici/master
nuke plugin: use $VISUAL environment variable
2020-11-22 21:34:46 +05:30
tchici ea81864e03
nuke plugin: use $VISUAL environment variable
falls back to previous behavior if $VISUAL is not set ($EDITOR then vi)
2020-11-22 15:54:02 +00:00
Arun Prakash Jana 9e3bd377b0
Remove trailing spaces 2020-11-22 20:54:49 +05:30
Arun Prakash Jana a7fd4957dd
shellcheck fixes 2020-11-22 20:30:52 +05:30
Arun Prakash Jana 63315c88d2
Circle CI - move to Ubuntu 20.04 2020-11-22 19:25:18 +05:30
Arun Prakash Jana 58bb63633d
Fix build error 2020-11-22 03:58:37 +05:30
Mischievous Meerkat d0a7d61bd2
Integrate GH CI, retire Travis 2020-11-22 03:03:24 +05:30
Marco Grunert 6f7a4f723b
inotify is available only on Linux 2020-11-21 21:32:18 +05:30
Arun Prakash Jana b4b3ee4868
Key A to invert selection 2020-11-20 01:08:53 +05:30
Arun Prakash Jana 7f605ab995
Let ^L exit filter mode and redraw if no last filter 2020-11-19 23:30:32 +05:30
Arun Prakash Jana a443a321ef
Fix #786: memccpy() detects buffer overlap on macOS 2020-11-19 09:38:17 +05:30
Arun Prakash Jana 8735f11c58
Show msg on invalid list input, remove dep 2020-11-18 23:40:23 +05:30
Arun Prakash Jana d38f4b13d4
Fix #784: support msys2 compilation 2020-11-18 04:07:40 +05:30
Arun Prakash Jana aefe962182
Revert to dev tag 2020-11-17 08:55:12 +05:30
Arun Prakash Jana f6cc2e6161
Prepare for release v3.5 Freddie
Code named after Freddie Mercury: https://en.wikipedia.org/wiki/Freddie_Mercury
2020-11-17 08:19:09 +05:30
Arun Prakash Jana b528bc734b
Update ToDo list link 2020-11-15 20:31:31 +05:30
Arun Prakash Jana 9e40110731
Add a useful tip. 2020-11-14 19:23:09 +05:30
Arun Prakash Jana e6d510bed0
Update docs 2020-11-14 15:41:25 +05:30
Arun Prakash Jana 0bfc590f90
upx compress all static binaries before upload 2020-11-14 10:56:18 +05:30
Arun Prakash Jana 13923117dc
Update help 2020-11-14 10:05:51 +05:30