Arun Prakash Jana
d1d491c102
Fix #350 : cd on quit if NNN_TMPFILE is set
5年前
Arun Prakash Jana
c99a47d688
Update man page on -K
5年前
Arun Prakash Jana
b42efcbb1f
Document edit selection
5年前
Arun Prakash Jana
7965fa1b0d
Fix #342 : mention as Lead key in docs
5年前
Arun Prakash Jana
84bb0b5bfe
Update doc on deselect, file size
5年前
Arun Prakash Jana
2d50a0db50
Update doc
5年前
Arun Prakash Jana
b4ba845fe3
Remove obsolete troubleshooting note
5年前
Arun Prakash Jana
048c5195c3
Prepare for release v2.7
5年前
Arun Prakash Jana
9ff7ed9291
Update docs
5年前
Arun Prakash Jana
add2db80f2
Update man
5年前
Arun Prakash Jana
9f68e74289
Revert "Fix #334 : Detect session type"
This reverts commit e226e8c889
.
5年前
Arun Prakash Jana
e226e8c889
Fix #334 : Detect session type
5年前
Arun Prakash Jana
5f4046b63d
Fix #334
5年前
Arun Prakash Jana
7cae5dfe44
Shortcut to list selection y is now M
5年前
Arun Prakash Jana
17de5bfc27
Use better keys for selection mode
5年前
Arun Prakash Jana
6f856dbe74
Update docs
5年前
Arun Prakash Jana
d7ce06b10b
Add plugin to take quick notes
5年前
Arun Prakash Jana
450601bea5
Update docs
5年前
Arun Prakash Jana
c3ce5bc705
Preserve attributes on duplicate, update docs
5年前
Arun Prakash Jana
bb5ef221b3
Run a command at filter prompt
This is a conveninece for nav-as-you-type mode.
With this program option, on pressing ^P, the filter is executed as cmd.
5年前
Arun Prakash Jana
460fe7c080
Update example
5年前
Arun Prakash Jana
ec873ab4fa
Option -a to use file access time
5年前
Arun Prakash Jana
94c3af873c
Implement mediainfo as a plugin
5年前
Arun Prakash Jana
a4d8d68c7d
Option -r to show cp, mv progress on Linux
5年前
Arun Prakash Jana
6ea75cfd8d
Fix broken links, update docs
5年前
Arun Prakash Jana
f4f1acf856
Remove wild load option
5年前
Arun Prakash Jana
e9f7b6aa6c
Option -t replaces NNN_NO_AUTOSELECT
5年前
Arun Prakash Jana
ac815c692a
Option -o replaces NNN_RESTRICT_NAV_OPEN
5年前
Arun Prakash Jana
1294a9caf5
Revert rename cp mv progress
5年前
Arun Prakash Jana
02b3273233
Use key-plugin pairs for running plugins
5年前
Arun Prakash Jana
7b59a7dba9
Rename cp mv progress conf
5年前
Arun Prakash Jana
75bfcb1834
Prepare for release v2.6
5年前
Arun Prakash Jana
9fdfd9388d
Light mode as default, options changed
-d is to show detail mode
-H is to show hidden files
-l is retired
5年前
Arun Prakash Jana
aa840a7f65
Resurrect default sort
5年前
Arun Prakash Jana
80bdeb8d72
Fix order of options in man
5年前
Arun Prakash Jana
277f156c37
Fix #291
5年前
Arun Prakash Jana
2d1d176160
Fix #288
5年前
Arun Prakash Jana
32b3445f3b
Use case insensitive version sort to compare
5年前
Arun Prakash Jana
fa4f082ac0
Move cd on quit file
The new location is ~/.config/nnn/.lastd
5年前
Arun Prakash Jana
cd458b9ab4
Remove retired config variable
5年前
Arun Prakash Jana
5ea8218e4f
Prepare for release v2.5
5年前
Arun Prakash Jana
4f15fb765a
Always detach opener
This may affect issue #227 but the defunct processes do not use any memory and exit when nnn exits. I guess that happens because of xdg-open using an intermediate script.
However, if we do not detach xdg-open, the child process is killed when the terminal is closed which is a severe problem.
5年前
Arun Prakash Jana
99b1b1f489
SSHFS refinements
5年前
Arun Prakash Jana
20280e182a
Update docs
5年前
Arun Prakash Jana
a900b2c4fa
Support config dir ~/.config/nnn
5年前
Arun Prakash Jana
882a17a60f
SSHFS support
5年前
Arun Prakash Jana
5cf3471716
Plugins!
5年前
Arun Prakash Jana
4997f047cc
Support only scripts directory
5年前
Arun Prakash Jana
ebe12e288a
Update docs
5年前
Arun Prakash Jana
fa31775547
Fix #231
5年前