johnnybash
a918a59856
video thumbnails in preview-tui
pirms 4 gadiem
Mischievous Meerkat
66a8b69426
Merge pull request #818 from 0xflotus/patch-1
fix: small error
pirms 4 gadiem
0xflotus
eb47a6c538
fix: small error
pirms 4 gadiem
Arun Prakash Jana
18232f993d
Specify compilers explicitly
pirms 4 gadiem
Arun Prakash Jana
12f3d0af61
Update docs
pirms 4 gadiem
Mischievous Meerkat
558048b6cd
Merge pull request #816 from kyechou/master
Fix the same issue as #81 but with nuke
pirms 4 gadiem
kyechou
f1ea3e3ceb
Fix the same issue as #81 but with nuke
pirms 4 gadiem
Arun Prakash Jana
9946b37177
Fix togglex: handle filenames with spaces
pirms 4 gadiem
Arun Prakash Jana
fc3a247c31
Minor plugin indentation update
pirms 4 gadiem
Arun Prakash Jana
1ac4b9bd5a
Fix #813 : plugin togglex - toggle exe mode for selection
pirms 4 gadiem
Arun Prakash Jana
a984b6a9e8
Update docs
pirms 4 gadiem
Arun Prakash Jana
a31af54c00
Fix #812 : clear selection on single file deletion
pirms 4 gadiem
Arun Prakash Jana
947c4a9faf
Checkpatch fixes
pirms 4 gadiem
Arun Prakash Jana
4845ec72c5
Update docs
pirms 4 gadiem
Arun Prakash Jana
7afd17d1c8
Update docs
pirms 4 gadiem
Arun Prakash Jana
375df9f40b
Show tmp dir details in debug
pirms 4 gadiem
Arun Prakash Jana
f4cb5c63d0
Revert "use $VISUAL environment variable for plugins"
This reverts commit 9f3fbd93ce
.
pirms 4 gadiem
Arun Prakash Jana
b54fc95c43
Remove obsolete options
pirms 4 gadiem
Arun Prakash Jana
5966927008
Minor refactor - browse()
pirms 4 gadiem
Arun Prakash Jana
6555dd8cee
Limit lines of code per func to 900
pirms 4 gadiem
Arun Prakash Jana
2ec9103859
Loop the command prompt
pirms 4 gadiem
Mischievous Meerkat
d54033089c
Merge pull request #804 from angelskieglazki/master
Update config.yml
pirms 4 gadiem
max
9a7e27c334
Update config.yml
pirms 4 gadiem
Mischievous Meerkat
9270d4a044
Merge pull request #800 from tchici/master
use $VISUAL environment variable for plugins
pirms 4 gadiem
tchici
9f3fbd93ce
use $VISUAL environment variable for plugins
falls back to previous behavior if $VISUAL is not set ($EDITOR then vi)
pirms 4 gadiem
Mischievous Meerkat
be34af5aeb
Merge pull request #799 from tchici/master
nuke plugin: use $VISUAL environment variable
pirms 4 gadiem
tchici
ea81864e03
nuke plugin: use $VISUAL environment variable
falls back to previous behavior if $VISUAL is not set ($EDITOR then vi)
pirms 4 gadiem
Arun Prakash Jana
9e3bd377b0
Remove trailing spaces
pirms 4 gadiem
Arun Prakash Jana
a7fd4957dd
shellcheck fixes
pirms 4 gadiem
Arun Prakash Jana
63315c88d2
Circle CI - move to Ubuntu 20.04
pirms 4 gadiem
Arun Prakash Jana
58bb63633d
Fix build error
pirms 4 gadiem
Mischievous Meerkat
d0a7d61bd2
Integrate GH CI, retire Travis
pirms 4 gadiem
Marco Grunert
6f7a4f723b
inotify is available only on Linux
pirms 4 gadiem
Arun Prakash Jana
b4b3ee4868
Key A to invert selection
pirms 4 gadiem
Arun Prakash Jana
7f605ab995
Let ^L exit filter mode and redraw if no last filter
pirms 4 gadiem
Arun Prakash Jana
a443a321ef
Fix #786 : memccpy() detects buffer overlap on macOS
pirms 4 gadiem
Arun Prakash Jana
8735f11c58
Show msg on invalid list input, remove dep
pirms 4 gadiem
Arun Prakash Jana
d38f4b13d4
Fix #784 : support msys2 compilation
pirms 4 gadiem
Arun Prakash Jana
aefe962182
Revert to dev tag
pirms 4 gadiem
Arun Prakash Jana
f6cc2e6161
Prepare for release v3.5 Freddie
Code named after Freddie Mercury: https://en.wikipedia.org/wiki/Freddie_Mercury
pirms 4 gadiem
Arun Prakash Jana
b528bc734b
Update ToDo list link
pirms 4 gadiem
Arun Prakash Jana
9e40110731
Add a useful tip.
pirms 4 gadiem
Arun Prakash Jana
e6d510bed0
Update docs
pirms 4 gadiem
Arun Prakash Jana
0bfc590f90
upx compress all static binaries before upload
pirms 4 gadiem
Arun Prakash Jana
13923117dc
Update help
pirms 4 gadiem
Arun Prakash Jana
74cd15c232
Q - error & quit if no selection, else pick & quit
pirms 4 gadiem
Arun Prakash Jana
b09adb4654
Update docs
pirms 4 gadiem
Arun Prakash Jana
7afc3eeedd
Fix #777 : input stream ishould trump -s/-S
If an input stream is available, prioritize that over sessions. find/grep
syntax can be very complex and can be scripted. On the contrary, sessions
can be loaded at runtime and the persistent session can be "restored".
An interesting use case is the listing is done in picker mode from a script
and the user expects to "pick" some entries among the listed search results.
Another important change is - if the user tries to load the "last session"
explicitly by name instead of using the session option _restore_, we should
not overwrite the "last session" ("@") before loading the it.
pirms 4 gadiem
Arun Prakash Jana
1c4bc318f5
Update plugin
pirms 4 gadiem
Arun Prakash Jana
52b87a2492
Clean-up help
pirms 4 gadiem