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年前
Arun Prakash Jana
9f6808a35a
make target upx ( https://upx.github.io/ )
4年前
Arun Prakash Jana
7b233c215c
Update README
4年前
Arun Prakash Jana
30edbeee6c
Update Haiku Makefile
4年前
Arun Prakash Jana
0b31414c9a
make option O_NOUG to compile out user group info
4年前
Arun Prakash Jana
ff5685b64d
Option -U to show user and group in status bar
4年前
Mischievous Meerkat
aabbf6ddcb
Merge pull request #768 from voodoologic/master
Plugin readme improvement
4年前
Doug Headley
2b3b0990cc
Plugin readme improvement
4年前
Arun Prakash Jana
3737527ba9
Update doc
4年前
KlzXS
afdba193e4
Fix filenames with spaces not working
4年前
KlzXS
782df96080
Modified dups to allow selecting files for removal
4年前
Arun Prakash Jana
57163ffa5d
Update plugin
4年前
Tim Adler
f3e122fc32
Support zoxide for jumping ( #764 )
* Create zoxide
* Delete zoxide
* Add files via upload
4年前
Arun Prakash Jana
65bffda6eb
Fix build break
4年前
Arun Prakash Jana
56757860d4
Generate static binaries with icon support
4年前
Arun Prakash Jana
234f7ae563
Fix #763 : Revert "Fix #759" (makes nnn hang when used in a script)
This reverts commit c074572748
.
4年前
Arun Prakash Jana
7b870281aa
Update docs
4年前
Placido Fernandez
d38bed58b2
fix bookmarks plugin on empty output ( #762 )
* fix bookmarks plugin on empty output
* fix indentation
* remove redundant new line
4年前
Arun Prakash Jana
dbf12ed031
Fix indentation
4年前
Arun Prakash Jana
c074572748
Fix #759
4年前
Placido Fernandez
ed53c54ba2
fix fzf bookmarks plugin environment variable ( #756 )
* fix fzf bookmarks plugin environment variable
* fix for POSIX
4年前
Arun Prakash Jana
1b1842c354
Udpate badge
4年前
Tim Gates
bfcf296334
docs: fix simple typo: sdtout -> stdout ( #755 )
4年前
Arun Prakash Jana
d15b47ab86
Update docs
4年前