Arun Prakash Jana
908965b6f5
Support F2 to refresh
7 years ago
Arun Prakash Jana
2a1f99526f
Show current config along with help
7 years ago
Arun Prakash Jana
8c6ab7df02
Support bookmarks
7 years ago
Arun Prakash Jana
e495886b59
Suppress output when spawning DE file manager
7 years ago
Arun Prakash Jana
a9a8b30bdf
When filter is empty, open file on Enter
7 years ago
Arun Prakash Jana
6a9640afdf
Exit once an app is found. Help, doc updates.
7 years ago
Arun Prakash Jana
889500b057
Set detail view mode as default, introduce light mode
7 years ago
Arun Prakash Jana
e8942707cd
We copy the absolute file path
7 years ago
Arun Prakash Jana
da9499b138
Optionally use EDITOR (fallback vi) for text files
7 years ago
Arun Prakash Jana
fe775ccf1f
desktop opener - xdg-open on Linux and open(1) on OS X
7 years ago
Arun Prakash Jana
94ed36b498
nlay - support multiple apps
7 years ago
Arun Prakash Jana
b0efe4c642
Disable key to run top
7 years ago
Arun Prakash Jana
8d6ceb00a7
Use vlock as locker, add ^Q to quit
^Q would quit even from filter mode
7 years ago
Arun Prakash Jana
9b6446a0be
Update documentation
7 years ago
Arun Prakash Jana
ac717a7531
Bind ^L to clear prompt
7 years ago
Arun Prakash Jana
9457558d1b
Update docs on navigate-as-you-type mode
7 years ago
Arun Prakash Jana
c42df81ae5
Insert key for navigate-as-you-type mode
7 years ago
Arun Prakash Jana
88e9df01a4
Navigate-as-you-type support
1. Open directories in filter mode
2. Fix arrow keys not working after filter selection (due to invalid cur entry)
3. Support `Insert` key to clear filter prompt
4. Update documentation
7 years ago
Arun Prakash Jana
a2e7e94064
Update HowTo on file copy, move, delete
Add Debian and Fedora package installation option.
7 years ago
Arun Prakash Jana
16ec5d3351
Use gnome-search-tool as default search utility
Reasons:
gnome-search-tool is much more powerful than other tools in its category. It
supports numerous search parameters like size, modification date and supports
text search.
7 years ago
Arun Prakash Jana
e63dc3457d
Update features
7 years ago
Arun Prakash Jana
1e1518c147
Remove redundant variable
7 years ago
Arun Prakash Jana
e671dcd092
Update help
7 years ago
Arun Prakash Jana
02ddcb36bd
Update features
7 years ago
Arun Prakash Jana
71bc3c7432
Fix #27 : use catfish as default search utility
7 years ago
Arun Prakash Jana
ba49beac79
Get rid of unsafe system(3) calls
7 years ago
Arun Prakash Jana
e4f72170d0
Fix #26 : Provide an option to use a custom nlay file.
7 years ago
Arun Prakash Jana
3f1df2b584
Update performance matrix (more files)
7 years ago
Arun Prakash Jana
549fa4ba05
Update performance figures
7 years ago
Arun Prakash Jana
a310176160
Prepare for release v1.1
7 years ago
Arun Prakash Jana
b06ea71d98
Add Say Thanks!, change PayPal badge
7 years ago
Arun Prakash Jana
fa31e920c5
Update screencast
7 years ago
Arun Prakash Jana
bac4c27191
Update scripts
7 years ago
Arun Prakash Jana
1fdcaef4f5
Support search as you type
7 years ago
Arun Prakash Jana
861224cca0
Update README
7 years ago
Arun Prakash Jana
5d744567bf
Add instructions to install dependencies
7 years ago
Arun Prakash Jana
0fd6a392db
Honour EDITOR and PAGER everywhere
7 years ago
Arun Prakash Jana
cbd38ef8fe
Add Mentions
7 years ago
Arun Prakash Jana
3096dfefde
Polish change directory logic
1. Strip end spaces and slashes
2. Do NOT change dir if in the same dir
3. Don't go back beyond startup dir with '-'
4. Reset oldpath on cd (other than cd . and ..)
5. Reset filter
6. Update features in README
7 years ago
Arun Prakash Jana
012662ab89
Reformat key listing.
7 years ago
Arun Prakash Jana
b4166192e6
Support jump to initial directory
This change remaps the & key. However, / is more relevant for filter and & makes more sense wrt. address.
7 years ago
Arun Prakash Jana
c9dafb297b
Update readme
7 years ago
Arun Prakash Jana
00aaee9ff1
nlay - a highly customizable file handler
7 years ago
Arun Prakash Jana
4790d17d04
Do not wait when spawning DE file manager
7 years ago
Arun Prakash Jana
f4abfc2af9
Add Homebrew link
7 years ago
Arun Prakash Jana
07d4252b63
Show media information using mediainfo
7 years ago
Arun Prakash Jana
4e7e871990
Use NNN_DE_FILE_MANAGER
7 years ago
Arun Prakash Jana
76327e9db3
Update README.md
7 years ago
Arun Prakash Jana
34a8ec2881
Hold allocated memory till program exit
7 years ago
Arun Prakash Jana
f10ef49534
Use NAME_MAX, reuse newpath, update stats
7 years ago