Arun Prakash Jana
9946b37177
Fix togglex: handle filenames with spaces
4 роки тому
Arun Prakash Jana
fc3a247c31
Minor plugin indentation update
4 роки тому
Arun Prakash Jana
1ac4b9bd5a
Fix #813 : plugin togglex - toggle exe mode for selection
4 роки тому
Arun Prakash Jana
a984b6a9e8
Update docs
4 роки тому
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 роки тому