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-05
Make ^T shortcut for nav-as-you-type.
Arun Prakash Jana
2018-12-05
Remove redundant use of regex
Arun Prakash Jana
2018-12-05
Detect filetype using file output
Arun Prakash Jana
2018-12-05
Remove redundant structure member
Arun Prakash Jana
2018-12-05
Update docs
Arun Prakash Jana
2018-12-04
Use a generic comment
Arun Prakash Jana
2018-12-04
Shorter error message
Arun Prakash Jana
2018-12-04
Use MAX as macro suffix
Arun Prakash Jana
2018-12-04
Option -c is gone
Arun Prakash Jana
2018-12-04
Match context index with directory color
Arun Prakash Jana
2018-12-03
Per-context directory color
Arun Prakash Jana
2018-12-03
Update docs
Arun Prakash Jana
2018-12-02
Ask to create new context on TAB
Arun Prakash Jana
2018-12-02
Update stats in docs
Arun Prakash Jana
2018-12-02
Support TAB to cycle contexts
Arun Prakash Jana
2018-12-02
Update docs
Arun Prakash Jana
2018-12-01
Add link to Cygwin wiki page
Arun Prakash Jana
2018-12-01
Update copier script and docs
Arun Prakash Jana
2018-12-01
Add options to force file operations
Arun Prakash Jana
2018-12-01
Use bool where applicable
Arun Prakash Jana
2018-12-01
Fix #156: Support selection across directories, contexts
Arun Prakash Jana
2018-12-01
Show arg to EDITOR, PAGER & SHELL
Arun Prakash Jana
2018-12-01
Fix #157: support one combined arg for EDITOR, PAGER and SHELL
Arun Prakash Jana
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
[next]