Arun Prakash Jana
f76724e0ef
Update docs
6 years ago
Arun Prakash Jana
55abe4f76e
Update stats
6 years ago
Arun Prakash Jana
0aaa1d771f
Copy file paths at run a cmd prompt
6 years ago
Arun Prakash Jana
e7b1215a20
Support run a command
6 years ago
Arun Prakash Jana
efe445910f
Update binary size
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
0d435614b2
Fix documentation issues
6 years ago
Arun Prakash Jana
050fb84921
Document lftp integration
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
abfdc76e43
Instructions on how to get selection at prompt
6 years ago
Arun Prakash Jana
cd23c60f56
Update docs
6 years ago
Arun Prakash Jana
4de4298ffd
Map ^I to context cycle
6 years ago
Arun Prakash Jana
60de561b07
Remove redundant structure member
6 years ago
Arun Prakash Jana
45ce06cc8d
Update docs
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
a6dac8d22b
Update stats in 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
e61917d75e
Add link to Cygwin wiki page
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
4b9796eae0
Fix #157 : support one combined arg for EDITOR, PAGER and SHELL
6 years ago
David Harder
df64258c53
Add Solus to README
`nnn ` is now packaged for Solus.
6 years ago
Arun Prakash Jana
91901b4f30
Update docs
6 years ago
Arun Prakash Jana
052cd282f4
Add xargs as external dep
6 years ago
Arun Prakash Jana
eb4b8cfaa2
Update mentions
6 years ago
Arun Prakash Jana
c0b9703831
Fix #147 : support one argument to editor
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
Arun Prakash Jana
06ff738b4c
Use ^B to go to next context
6 years ago
Arun Prakash Jana
7db777756f
Option to disable file open on Right and `l`
6 years ago
Arun Prakash Jana
afd8b64d56
Update docs
6 years ago
Arun Prakash Jana
0abe07f9bd
vim plugin has a new project page
6 years ago
Arun Prakash Jana
f1a9d15756
Update docs
6 years ago
Arun Prakash Jana
25a307f75e
Update ToDo list #
6 years ago
Arun Prakash Jana
4dc6cb83ff
Update docs
6 years ago
Arun Prakash Jana
cc5e49a9a9
Fix #133 : Add nnn-picker.vim plugin
6 years ago
Arun Prakash Jana
9e974be3dd
Add option -p for file picker
6 years ago
Arun Prakash Jana
f71dc87e0c
Prepare for release v2.1
6 years ago
Arun Prakash Jana
7288f6a713
Update help screen
6 years ago
Arun Prakash Jana
2939cb0a8d
Fix keybind in doc
6 years ago
Arun Prakash Jana
82fbf19803
Add `Y` as selection keybind
6 years ago
Tim Chase
458f12a979
Annotate ^Y/DSUSP issue on BSDs caused by `stty`
On at least FreeBSD & OpenBSD, typing `^Y` will send a `DSUSP` signal, suspending the process. Annotate the issue along with a solution to allow `^Y` to work on these.
There may be similar issues on NetBSD or possibly on OSX, but I don't have either available for testing.
6 years ago
Arun Prakash Jana
48c14230a6
Add file to the list of deps
6 years ago
Arun Prakash Jana
8ae2eed0f3
Update docs on file path copy
6 years ago
Arun Prakash Jana
80371258a1
Switch X and ^X key functionality
6 years ago
Arun Prakash Jana
229b1eba91
Use ^W to visit pinned directory.
Turns out ^B is also intercepted by Windows.
6 years ago