Arun Prakash Jana
963252fcc7
Fix #214 : show cp, mv progress with advcpmv
5 years ago
Arun Prakash Jana
42e36e85ee
Add key 'K' to toggle selection
5 years ago
Arun Prakash Jana
1c96ac4ff5
Prepare for release v2.3
6 years ago
Christoph
477d5a70eb
Clarify the difference between copy and select.
6 years ago
Arun Prakash Jana
cebb2469d3
Add option -s to use string filters
6 years ago
Arun Prakash Jana
f21ec611cd
Replace backquote with comma as leader key
6 years ago
Arun Prakash Jana
336eca300a
Fix #190 : support version sort (option -n)
6 years ago
Arun Prakash Jana
8b0fa2be44
Remove key N
6 years ago
Arun Prakash Jana
d9977c5ea1
Support archiving files in selection
6 years ago
Arun Prakash Jana
ebc81c5d34
Support select all with Y
6 years ago
Arun Prakash Jana
cfb524ea5e
Fix #200 : bind ^P to show command prompt
6 years ago
Arun Prakash Jana
b1b1f90d11
Bind ^B to visit pinned dir
6 years ago
Arun Prakash Jana
7de98faa74
Un-document ^M
6 years ago
Arun Prakash Jana
80f4f54078
Remove shortcuts ^H, ^N, ^P
6 years ago
Arun Prakash Jana
a8544f2842
Code reformat
6 years ago
Arun Prakash Jana
8ff56d2c74
Support link creation
6 years ago
Arun Prakash Jana
78048d6ef0
Document macros
6 years ago
Arun Prakash Jana
88a940dcab
Document NNN_TMPFILE
6 years ago
Arun Prakash Jana
366f49e6b3
Take notes with N
6 years ago
Arun Prakash Jana
772619527f
Remove key Backspace
6 years ago
Arun Prakash Jana
5f581ff20a
Key N to switch to context N
6 years ago
Arun Prakash Jana
5e4810b382
Remove keys ^, $
6 years ago
Arun Prakash Jana
5f519841e7
Resurrect NNN_OPENER
6 years ago
Arun Prakash Jana
389180d139
Change env var name
6 years ago
Arun Prakash Jana
098c2acb27
Support substring match in filter mode
6 years ago
Arun Prakash Jana
08520ac80e
Rename config env var
6 years ago
Arun Prakash Jana
5df41255b2
Fix #187
It seems the behaviour of the default opener (xdg-open) varies across platforms
and environments. Details are documented in the issue. To prevent an empty file
from being accidentally opened leading to unexpected behaviour, we are adding a
guard with the message that the empty file should be opened using edit or open
option.
6 years ago
Arun Prakash Jana
03ea2252b2
Document prompt clear and exit behaviour
6 years ago
Arun Prakash Jana
98fd5755d1
Map ^V to run custom script
6 years ago
Arun Prakash Jana
e87ff1129c
Fix #179
6 years ago
Arun Prakash Jana
f9860f1c7f
Prepare for release v2.2
6 years ago
Arun Prakash Jana
cc34b977da
Use run a command to launch apps
6 years ago
Arun Prakash Jana
94ae45b391
handle script dir with NNN_SCRIPT
6 years ago
Arun Prakash Jana
e7b1215a20
Support run a command
6 years ago
Arun Prakash Jana
277df1c5a1
Update man page
6 years ago
Arun Prakash Jana
cba1aec8d4
Reformat program help
6 years ago
Arun Prakash Jana
08cfcfea59
Support run file as executable
6 years ago
Arun Prakash Jana
2d8afc8de7
Support launching cli utility too
6 years ago
Arun Prakash Jana
b59a21b57e
Handle argument ordering in spawn()
6 years ago
Arun Prakash Jana
4de4298ffd
Map ^I to context cycle
6 years ago
Arun Prakash Jana
36b7b433f9
Per-context directory color
6 years ago
Arun Prakash Jana
4c576cfded
Update docs
6 years ago
Arun Prakash Jana
8735f1691a
Support TAB to cycle contexts
6 years ago
Arun Prakash Jana
d2c7a5a7cb
Update docs
6 years ago
Arun Prakash Jana
5b42d9d8ea
Update copier script and docs
6 years ago
Arun Prakash Jana
0afb792291
Fix #156 : Support selection across directories, contexts
6 years ago
Arun Prakash Jana
c0b9703831
Fix #147 : support one argument to editor
6 years ago
Arun Prakash Jana
0a21d90ad5
Fix #143 : support copy to clipboard
6 years ago
Arun Prakash Jana
28eb6a6312
Use keybind ^T to go to next context
6 years ago
Arun Prakash Jana
338b3be707
Remove file path quoting
6 years ago