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
|
d1b4cc2beb
|
Add options to force file operations
|
6 years ago |
Arun Prakash Jana
|
bbe353c6a2
|
Use bool where applicable
|
6 years ago |
Arun Prakash Jana
|
0afb792291
|
Fix #156: Support selection across directories, contexts
|
6 years ago |
Arun Prakash Jana
|
50a4449417
|
Show arg to EDITOR, PAGER & SHELL
|
6 years ago |
Arun Prakash Jana
|
4b9796eae0
|
Fix #157: support one combined arg for EDITOR, PAGER and SHELL
|
6 years ago |
Arun Prakash Jana
|
d7da4acde0
|
Split EDITOR & PAGER options, concise NNN_USE_EDITOR logic.
|
6 years ago |
Arun Prakash Jana
|
08bd6f1bcb
|
No need to initialize sel
|
6 years ago |
Arun Prakash Jana
|
ef361294db
|
Get pager with arg
|
6 years ago |
Arun Prakash Jana
|
419f365e88
|
Better msg if nothing in selection
|
6 years ago |
Arun Prakash Jana
|
5cec8d9038
|
Refactor code to get editor args
|
6 years ago |
Arun Prakash Jana
|
5ad89a8c51
|
Merge pull request #158 from davidjharder/patch-1
Add Solus to README
|
6 years ago |
David Harder
|
df64258c53
|
Add Solus to README
`nnn ` is now packaged for Solus.
|
6 years ago |
Arun Prakash Jana
|
9403d52720
|
Use the same term
|
6 years ago |
Arun Prakash Jana
|
33b22b8560
|
Fix #155: do not discard seleciton on Enter
|
6 years ago |
Arun Prakash Jana
|
4ef2230fca
|
Add sample command for Termux
|
6 years ago |
Arun Prakash Jana
|
ac1264e044
|
Fix indentation
|
6 years ago |
Arun Prakash Jana
|
9876948a46
|
Clear picker file on cancel
|
6 years ago |
Arun Prakash Jana
|
04b0a38f68
|
vim plugin: Enter clears selection and picks cuntry
|
6 years ago |
Arun Prakash Jana
|
91901b4f30
|
Update docs
|
6 years ago |
Arun Prakash Jana
|
32ca8ca133
|
Simplify getting editor env var
|
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
|
5cae446aaf
|
xargs supports -a on Linux
|
6 years ago |
Arun Prakash Jana
|
d8df13f665
|
Remove .js from mime list
|
6 years ago |
Arun Prakash Jana
|
8aa72a40a3
|
Use the -I option on OS X to identify file mime
|
6 years ago |
Arun Prakash Jana
|
4b7833ed98
|
individual rm: replace -I with -i
|
6 years ago |
Arun Prakash Jana
|
8cba83f43f
|
Return 1 on unrecognized option
|
6 years ago |
Arun Prakash Jana
|
2a4cc85659
|
cp, mv: use replacement string with xargs
|
6 years ago |
Arun Prakash Jana
|
8ac68fcc5b
|
Fix #147: arg should be at the end as it can be NULL
|
6 years ago |
Arun Prakash Jana
|
0a8970a811
|
Fix #150: treat js file as text
|
6 years ago |
Arun Prakash Jana
|
361c18064e
|
xargs: use -o, rm: change -I to -i
|
6 years ago |
Arun Prakash Jana
|
b7eb509ffb
|
cp: change -r to -R, --preserve=all to -p
|
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
|
70d371c214
|
Fix #143
|
6 years ago |
Arun Prakash Jana
|
ab61bb03d0
|
Eliminate newline from selection buffer
|
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
|
c3b2ace9fd
|
Merge pull request #142 from josalmi/patch-1
Replace single dot with source for fish shell
|
6 years ago |
Joni Salmi
|
2623f688f2
|
Replace single dot with source for fish shell
Single dot has been deprecated and can cause issues with users on newer version: https://github.com/fish-shell/fish-shell/issues/310
|
6 years ago |
Arun Prakash Jana
|
9cc627459d
|
Rename macro
|
6 years ago |
Arun Prakash Jana
|
d065666205
|
Use ^G to discard seleciton and exit in vim plugin mode
|
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
|
78614f9fbf
|
Merge pull request #138 from KillTheMule/patch-3
Add neovim support
|
6 years ago |
KillTheMule
|
7207b1d61f
|
Add neovim support
|
6 years ago |