Arun Prakash Jana
9b6446a0be
Update documentation
7 年之前
Arun Prakash Jana
ac717a7531
Bind ^L to clear prompt
7 年之前
Arun Prakash Jana
9457558d1b
Update docs on navigate-as-you-type mode
7 年之前
Arun Prakash Jana
c42df81ae5
Insert key for navigate-as-you-type mode
7 年之前
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 年之前
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 年之前
Arun Prakash Jana
71bc3c7432
Fix #27 : use catfish as default search utility
7 年之前
Arun Prakash Jana
a310176160
Prepare for release v1.1
7 年之前
Arun Prakash Jana
1fdcaef4f5
Support search as you type
7 年之前
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 年之前
Arun Prakash Jana
00aaee9ff1
nlay - a highly customizable file handler
7 年之前
Arun Prakash Jana
4790d17d04
Do not wait when spawning DE file manager
7 年之前
Arun Prakash Jana
07d4252b63
Show media information using mediainfo
7 年之前
Arun Prakash Jana
4e7e871990
Use NNN_DE_FILE_MANAGER
7 年之前
Arun Prakash Jana
34a8ec2881
Hold allocated memory till program exit
7 年之前
Arun Prakash Jana
01c1ef6e58
Support cd on quit
7 年之前
SZ Lin
2d7b575c82
.Bd directive has no matching .Ed
Add .Ed to match with .Bd
7 年之前
Arun Prakash Jana
ccb320d627
Add program help
7 年之前
Arun Prakash Jana
971895e873
Option -S: start in disk usage analyzer mode
7 年之前
Arun Prakash Jana
d2082b44dc
Add a quickstart section
7 年之前
Arun Prakash Jana
275b42efb0
Prepare for release v1.0
7 年之前
Arun Prakash Jana
9702abdd81
Support open current dir in desktop file manager
7 年之前
Arun Prakash Jana
f2a5002fa9
Toggle help and file details screens with same key
7 年之前
Arun Prakash Jana
ea6f11a4d4
Update README
7 年之前
Arun Prakash Jana
cbefcfd67b
Initial path: support sort by disk usage
7 年之前
Arun Prakash Jana
e54ed037bd
Key - to jump to last visited directory
7 年之前
Arun Prakash Jana
2e3502ea4b
Show notifier only for associations
7 年之前
Arun Prakash Jana
07c59cfd62
vim-ish binding for jump to first and last entry
It was troubling me. Mimicking 'gg' would have been hacky and would need
additional processing... 'g' was free. Who cares even if you press twice? ;)
7 年之前
Arun Prakash Jana
4b66029762
Add help screen on keybinds
7 年之前
Arun Prakash Jana
f466ba543c
Show file details
We closely follow the output for stat(1).
7 年之前
Arun Prakash Jana
54a307767c
Support opening in detail view mode
7 年之前
Arun Prakash Jana
8bbb752a79
Open audio files with mpv
7 年之前
Arun Prakash Jana
584a5f90f3
Remove sh as script opener, use vi
7 年之前
Arun Prakash Jana
aeeeed0bce
Change vim to vi
7 年之前
Arun Prakash Jana
c037f0c55b
Update documentation (man, README)
7 年之前
Arun Prakash Jana
8775a52779
Rename project to nnn (Noice is Not Noice)
7 年之前
Arun Prakash Jana
4eaf071fc2
Document NOICE_FALLBAK_OPENER.
8 年之前
Arun Prakash Jana
66855ff38b
Doc update on NOICE_OPENER.
8 年之前
Arun Prakash Jana
9c738fb348
Update man page.
8 年之前
sin
829bcdd7d4
Add command to cd back to HOME
Original patch written by Richard Hyde and taken from
https://github.com/RichardHyde/noice
9 年之前
sin
e1c26079b1
Add command to toggle hide .dot files
Patch written by Richard Hyde and taken from
https://github.com/RichardHyde/noice
9 年之前
sin
9475edadd1
Fix grammar in manpage
9 年之前
sin
9f6d1cfb33
Remove filter as you type mode
Nobody uses it and adds additional complexity.
9 年之前
sin
b77477d377
Be consistent in manpage
9 年之前
sin
77b78caae8
Minor fixes for manpage
9 年之前
sin
c5283392fb
Add .mov to config.h
9 年之前
lostd
dcde076371
Add keys to move to the first and last entry
9 年之前
sin
0152d36351
Use proper tags for AUTHORS section in manpage
Fix some mandoc -Tlint warnings as well.
9 年之前
lostd
3dc40acbff
Key bindings to run user-defined commands
10 年之前
sin
3682c720ba
Add C-l to force a redraw
Often I am waiting for a file to download and be renamed from
.foo.part to .foo. Forcing a redraw is a simple way to check if
the file has completed downloading.
10 年之前