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