Arun Prakash Jana
5966927008
Minor refactor - browse()
4 years ago
Arun Prakash Jana
6555dd8cee
Limit lines of code per func to 900
4 years ago
Arun Prakash Jana
2ec9103859
Loop the command prompt
4 years ago
Mischievous Meerkat
d54033089c
Merge pull request #804 from angelskieglazki/master
Update config.yml
4 years ago
max
9a7e27c334
Update config.yml
4 years ago
Mischievous Meerkat
9270d4a044
Merge pull request #800 from tchici/master
use $VISUAL environment variable for plugins
4 years ago
tchici
9f3fbd93ce
use $VISUAL environment variable for plugins
falls back to previous behavior if $VISUAL is not set ($EDITOR then vi)
4 years ago
Mischievous Meerkat
be34af5aeb
Merge pull request #799 from tchici/master
nuke plugin: use $VISUAL environment variable
4 years ago
tchici
ea81864e03
nuke plugin: use $VISUAL environment variable
falls back to previous behavior if $VISUAL is not set ($EDITOR then vi)
4 years ago
Arun Prakash Jana
9e3bd377b0
Remove trailing spaces
4 years ago
Arun Prakash Jana
a7fd4957dd
shellcheck fixes
4 years ago
Arun Prakash Jana
63315c88d2
Circle CI - move to Ubuntu 20.04
4 years ago
Arun Prakash Jana
58bb63633d
Fix build error
4 years ago
Mischievous Meerkat
d0a7d61bd2
Integrate GH CI, retire Travis
4 years ago
Marco Grunert
6f7a4f723b
inotify is available only on Linux
4 years ago
Arun Prakash Jana
b4b3ee4868
Key A to invert selection
4 years ago
Arun Prakash Jana
7f605ab995
Let ^L exit filter mode and redraw if no last filter
4 years ago
Arun Prakash Jana
a443a321ef
Fix #786 : memccpy() detects buffer overlap on macOS
4 years ago
Arun Prakash Jana
8735f11c58
Show msg on invalid list input, remove dep
4 years ago
Arun Prakash Jana
d38f4b13d4
Fix #784 : support msys2 compilation
4 years ago
Arun Prakash Jana
aefe962182
Revert to dev tag
4 years ago
Arun Prakash Jana
f6cc2e6161
Prepare for release v3.5 Freddie
Code named after Freddie Mercury: https://en.wikipedia.org/wiki/Freddie_Mercury
4 years ago
Arun Prakash Jana
b528bc734b
Update ToDo list link
4 years ago
Arun Prakash Jana
9e40110731
Add a useful tip.
4 years ago
Arun Prakash Jana
e6d510bed0
Update docs
4 years ago
Arun Prakash Jana
0bfc590f90
upx compress all static binaries before upload
4 years ago
Arun Prakash Jana
13923117dc
Update help
4 years ago
Arun Prakash Jana
74cd15c232
Q - error & quit if no selection, else pick & quit
4 years ago
Arun Prakash Jana
b09adb4654
Update docs
4 years ago
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 years ago
Arun Prakash Jana
1c4bc318f5
Update plugin
4 years ago
Arun Prakash Jana
52b87a2492
Clean-up help
4 years ago
Arun Prakash Jana
c674cb5934
Fix #775 : quit on double Esc
4 years ago
Arun Prakash Jana
1418ecde0d
Skip rm invocation when no files to delete
4 years ago
Arun Prakash Jana
8b9e0edc94
Update plugin notes and table
4 years ago
Mischievous Meerkat
7b3b41093e
Merge pull request #765 from KlzXS/dups
Modified dups to allow selecting files for removal
4 years ago
KlzXS
49936d1ca2
Clear up which files are removed
4 years ago
KlzXS
81953dd571
Wording
4 years ago
KlzXS
d4c1986a95
sed fixes
4 years ago
KlzXS
e8803b8b64
Fix shellchek error
4 years ago
Arun Prakash Jana
75a4123f5a
Minor changes
4 years ago
KlzXS
05bf019fbb
Add some prompts
4 years ago
Arun Prakash Jana
d8d43ca85f
Fix locker not invoked
4 years ago
Arun Prakash Jana
9f6808a35a
make target upx ( https://upx.github.io/ )
4 years ago
Arun Prakash Jana
7b233c215c
Update README
4 years ago
Arun Prakash Jana
30edbeee6c
Update Haiku Makefile
4 years ago
Arun Prakash Jana
0b31414c9a
make option O_NOUG to compile out user group info
4 years ago
Arun Prakash Jana
ff5685b64d
Option -U to show user and group in status bar
4 years ago
Mischievous Meerkat
aabbf6ddcb
Merge pull request #768 from voodoologic/master
Plugin readme improvement
4 years ago
Doug Headley
2b3b0990cc
Plugin readme improvement
4 years ago