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年前
Arun Prakash Jana
10c8344fbd
Update docs
5年前
Arun Prakash Jana
40b98e8c9e
Prepare for release v2.4
5年前
Arun Prakash Jana
75c90dbdc6
Add reference to program help for keybinds
5年前
Arun Prakash Jana
a747a1e267
Update docs
5年前
Arun Prakash Jana
69aeeb51d2
GUI app launcher with drop-down menu
`nlauncher` is POSIX compliant. It needs `fzy`.
5年前
Arun Prakash Jana
99c1bdd2b7
Minor refactor
5年前
Arun Prakash Jana
2e07a20d23
Option `-d` to show hidden files.
NNN_SHOW_HIDDEN is removed.
5年前
Arun Prakash Jana
f77d9bef3d
Rename env var
5年前
Arun Prakash Jana
090e55c74a
Revert native trashing
5年前
Arun Prakash Jana
aba6557246
Update docs
5年前
Arun Prakash Jana
7811518903
Add empty trash key T
5年前
Arun Prakash Jana
ff2bfff386
trash dir is ~/.local/trash
5年前
Arun Prakash Jana
62d1ff278f
Trash file when deleted
5年前
Arun Prakash Jana
746e5d0d1f
Fix #141 , #196
5年前
Arun Prakash Jana
7d36f54d75
Remove option to disable color
5年前
Arun Prakash Jana
0522a426c0
Don't remember initial dir per-context
5年前
Arun Prakash Jana
3e053e9412
Wild mode for nav-as-you-type
5年前
Arun Prakash Jana
963252fcc7
Fix #214 : show cp, mv progress with advcpmv
5年前
Arun Prakash Jana
42e36e85ee
Add key 'K' to toggle selection
5年前
Arun Prakash Jana
1c96ac4ff5
Prepare for release v2.3
6年前
Christoph
477d5a70eb
Clarify the difference between copy and select.
6年前
Arun Prakash Jana
cebb2469d3
Add option -s to use string filters
6年前
Arun Prakash Jana
f21ec611cd
Replace backquote with comma as leader key
6年前
Arun Prakash Jana
336eca300a
Fix #190 : support version sort (option -n)
6年前
Arun Prakash Jana
8b0fa2be44
Remove key N
6年前
Arun Prakash Jana
d9977c5ea1
Support archiving files in selection
6年前
Arun Prakash Jana
ebc81c5d34
Support select all with Y
6年前
Arun Prakash Jana
cfb524ea5e
Fix #200 : bind ^P to show command prompt
6年前
Arun Prakash Jana
b1b1f90d11
Bind ^B to visit pinned dir
6年前
Arun Prakash Jana
7de98faa74
Un-document ^M
6年前
Arun Prakash Jana
80f4f54078
Remove shortcuts ^H, ^N, ^P
6年前
Arun Prakash Jana
a8544f2842
Code reformat
6年前
Arun Prakash Jana
8ff56d2c74
Support link creation
6年前