index
:
nnn.git
master
forked from https://github.com/jarun/nnn
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-12-01
Split EDITOR & PAGER options, concise NNN_USE_EDITOR logic.
Arun Prakash Jana
2018-12-01
No need to initialize sel
Arun Prakash Jana
2018-12-01
Get pager with arg
Arun Prakash Jana
2018-12-01
Better msg if nothing in selection
Arun Prakash Jana
2018-12-01
Refactor code to get editor args
Arun Prakash Jana
2018-12-01
Merge pull request #158 from davidjharder/patch-1
Arun Prakash Jana
2018-11-30
Add Solus to README
David Harder
2018-12-01
Use the same term
Arun Prakash Jana
2018-11-30
Fix #155: do not discard seleciton on Enter
Arun Prakash Jana
2018-11-30
Add sample command for Termux
Arun Prakash Jana
2018-11-29
Fix indentation
Arun Prakash Jana
2018-11-29
Clear picker file on cancel
Arun Prakash Jana
2018-11-29
vim plugin: Enter clears selection and picks cuntry
Arun Prakash Jana
2018-11-29
Update docs
Arun Prakash Jana
2018-11-29
Simplify getting editor env var
Arun Prakash Jana
2018-11-29
Add xargs as external dep
Arun Prakash Jana
2018-11-28
Update mentions
Arun Prakash Jana
2018-11-28
xargs supports -a on Linux
Arun Prakash Jana
2018-11-28
Remove .js from mime list
Arun Prakash Jana
2018-11-28
Use the -I option on OS X to identify file mime
Arun Prakash Jana
2018-11-28
individual rm: replace -I with -i
Arun Prakash Jana
2018-11-28
Return 1 on unrecognized option
Arun Prakash Jana
2018-11-28
cp, mv: use replacement string with xargs
Arun Prakash Jana
2018-11-28
Fix #147: arg should be at the end as it can be NULL
Arun Prakash Jana
2018-11-28
Fix #150: treat js file as text
Arun Prakash Jana
2018-11-28
xargs: use -o, rm: change -I to -i
Arun Prakash Jana
2018-11-28
cp: change -r to -R, --preserve=all to -p
Arun Prakash Jana
2018-11-28
Fix #147: support one argument to editor
Arun Prakash Jana
2018-11-27
Fix #143: support copy to clipboard
Arun Prakash Jana
2018-11-27
Fix #143
Arun Prakash Jana
2018-11-27
Eliminate newline from selection buffer
Arun Prakash Jana
2018-11-27
Use keybind ^T to go to next context
Arun Prakash Jana
2018-11-27
Remove file path quoting
Arun Prakash Jana
2018-11-27
Use ^B to go to next context
Arun Prakash Jana
2018-11-27
Option to disable file open on Right and `l`
Arun Prakash Jana
2018-11-26
Merge pull request #142 from josalmi/patch-1
Arun Prakash Jana
2018-11-26
Replace single dot with source for fish shell
Joni Salmi
2018-11-25
Rename macro
Arun Prakash Jana
2018-11-25
Use ^G to discard seleciton and exit in vim plugin mode
Arun Prakash Jana
2018-11-25
Update docs
Arun Prakash Jana
2018-11-24
vim plugin has a new project page
Arun Prakash Jana
2018-11-24
Merge pull request #138 from KillTheMule/patch-3
Arun Prakash Jana
2018-11-24
Add neovim support
KillTheMule
2018-11-24
Update docs
Arun Prakash Jana
2018-11-24
Update ToDo list #
Arun Prakash Jana
2018-11-24
Handle DEL in rename prompt (Mac)
Arun Prakash Jana
2018-11-24
Fix #135:wq
Arun Prakash Jana
2018-11-24
Update docs
Arun Prakash Jana
2018-11-24
Fix #133: Add nnn-picker.vim plugin
Arun Prakash Jana
2018-11-24
option -p: pick last selected entry if no explicit select
Arun Prakash Jana
[prev]
[next]