Arun Prakash Jana
a31af54c00
Fix #812 : clear selection on single file deletion
преди 4 години
Arun Prakash Jana
947c4a9faf
Checkpatch fixes
преди 4 години
Arun Prakash Jana
4845ec72c5
Update docs
преди 4 години
Arun Prakash Jana
7afd17d1c8
Update docs
преди 4 години
Arun Prakash Jana
375df9f40b
Show tmp dir details in debug
преди 4 години
Arun Prakash Jana
f4cb5c63d0
Revert "use $VISUAL environment variable for plugins"
This reverts commit 9f3fbd93ce
.
преди 4 години
Arun Prakash Jana
b54fc95c43
Remove obsolete options
преди 4 години
Arun Prakash Jana
5966927008
Minor refactor - browse()
преди 4 години
Arun Prakash Jana
6555dd8cee
Limit lines of code per func to 900
преди 4 години
Arun Prakash Jana
2ec9103859
Loop the command prompt
преди 4 години
Mischievous Meerkat
d54033089c
Merge pull request #804 from angelskieglazki/master
Update config.yml
преди 4 години
max
9a7e27c334
Update config.yml
преди 4 години
Mischievous Meerkat
9270d4a044
Merge pull request #800 from tchici/master
use $VISUAL environment variable for plugins
преди 4 години
tchici
9f3fbd93ce
use $VISUAL environment variable for plugins
falls back to previous behavior if $VISUAL is not set ($EDITOR then vi)
преди 4 години
Mischievous Meerkat
be34af5aeb
Merge pull request #799 from tchici/master
nuke plugin: use $VISUAL environment variable
преди 4 години
tchici
ea81864e03
nuke plugin: use $VISUAL environment variable
falls back to previous behavior if $VISUAL is not set ($EDITOR then vi)
преди 4 години
Arun Prakash Jana
9e3bd377b0
Remove trailing spaces
преди 4 години
Arun Prakash Jana
a7fd4957dd
shellcheck fixes
преди 4 години
Arun Prakash Jana
63315c88d2
Circle CI - move to Ubuntu 20.04
преди 4 години
Arun Prakash Jana
58bb63633d
Fix build error
преди 4 години
Mischievous Meerkat
d0a7d61bd2
Integrate GH CI, retire Travis
преди 4 години
Marco Grunert
6f7a4f723b
inotify is available only on Linux
преди 4 години
Arun Prakash Jana
b4b3ee4868
Key A to invert selection
преди 4 години
Arun Prakash Jana
7f605ab995
Let ^L exit filter mode and redraw if no last filter
преди 4 години
Arun Prakash Jana
a443a321ef
Fix #786 : memccpy() detects buffer overlap on macOS
преди 4 години
Arun Prakash Jana
8735f11c58
Show msg on invalid list input, remove dep
преди 4 години
Arun Prakash Jana
d38f4b13d4
Fix #784 : support msys2 compilation
преди 4 години
Arun Prakash Jana
aefe962182
Revert to dev tag
преди 4 години
Arun Prakash Jana
f6cc2e6161
Prepare for release v3.5 Freddie
Code named after Freddie Mercury: https://en.wikipedia.org/wiki/Freddie_Mercury
преди 4 години
Arun Prakash Jana
b528bc734b
Update ToDo list link
преди 4 години
Arun Prakash Jana
9e40110731
Add a useful tip.
преди 4 години
Arun Prakash Jana
e6d510bed0
Update docs
преди 4 години
Arun Prakash Jana
0bfc590f90
upx compress all static binaries before upload
преди 4 години
Arun Prakash Jana
13923117dc
Update help
преди 4 години
Arun Prakash Jana
74cd15c232
Q - error & quit if no selection, else pick & quit
преди 4 години
Arun Prakash Jana
b09adb4654
Update docs
преди 4 години
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.
преди 4 години
Arun Prakash Jana
1c4bc318f5
Update plugin
преди 4 години
Arun Prakash Jana
52b87a2492
Clean-up help
преди 4 години
Arun Prakash Jana
c674cb5934
Fix #775 : quit on double Esc
преди 4 години
Arun Prakash Jana
1418ecde0d
Skip rm invocation when no files to delete
преди 4 години
Arun Prakash Jana
8b9e0edc94
Update plugin notes and table
преди 4 години
Mischievous Meerkat
7b3b41093e
Merge pull request #765 from KlzXS/dups
Modified dups to allow selecting files for removal
преди 4 години
KlzXS
49936d1ca2
Clear up which files are removed
преди 4 години
KlzXS
81953dd571
Wording
преди 4 години
KlzXS
d4c1986a95
sed fixes
преди 4 години
KlzXS
e8803b8b64
Fix shellchek error
преди 4 години
Arun Prakash Jana
75a4123f5a
Minor changes
преди 4 години
KlzXS
05bf019fbb
Add some prompts
преди 4 години
Arun Prakash Jana
d8d43ca85f
Fix locker not invoked
преди 4 години