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
Arun Prakash Jana
c674cb5934
Fix #775 : quit on double Esc
pirms 4 gadiem
Arun Prakash Jana
1418ecde0d
Skip rm invocation when no files to delete
pirms 4 gadiem
Arun Prakash Jana
8b9e0edc94
Update plugin notes and table
pirms 4 gadiem
Mischievous Meerkat
7b3b41093e
Merge pull request #765 from KlzXS/dups
Modified dups to allow selecting files for removal
pirms 4 gadiem
KlzXS
49936d1ca2
Clear up which files are removed
pirms 4 gadiem
KlzXS
81953dd571
Wording
pirms 4 gadiem
KlzXS
d4c1986a95
sed fixes
pirms 4 gadiem
KlzXS
e8803b8b64
Fix shellchek error
pirms 4 gadiem
Arun Prakash Jana
75a4123f5a
Minor changes
pirms 4 gadiem
KlzXS
05bf019fbb
Add some prompts
pirms 4 gadiem
Arun Prakash Jana
d8d43ca85f
Fix locker not invoked
pirms 4 gadiem
Arun Prakash Jana
9f6808a35a
make target upx ( https://upx.github.io/ )
pirms 4 gadiem
Arun Prakash Jana
7b233c215c
Update README
pirms 4 gadiem
Arun Prakash Jana
30edbeee6c
Update Haiku Makefile
pirms 4 gadiem
Arun Prakash Jana
0b31414c9a
make option O_NOUG to compile out user group info
pirms 4 gadiem
Arun Prakash Jana
ff5685b64d
Option -U to show user and group in status bar
pirms 4 gadiem
Mischievous Meerkat
aabbf6ddcb
Merge pull request #768 from voodoologic/master
Plugin readme improvement
pirms 4 gadiem