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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-12-09
Add comments
Arun Prakash Jana
2018-12-08
Group more options
Arun Prakash Jana
2018-12-08
Use stat to get file details
Arun Prakash Jana
2018-12-08
Ensure script to run is not a directory
Arun Prakash Jana
2018-12-08
Support run file as executable
Arun Prakash Jana
2018-12-08
Fix alignment
Arun Prakash Jana
2018-12-08
Ensure NNN_SCRIPT(suffix) exists
Arun Prakash Jana
2018-12-08
Simplify show details
Arun Prakash Jana
2018-12-08
Changes for running scripts
Arun Prakash Jana
2018-12-08
Fix build break
Arun Prakash Jana
2018-12-08
Use bool return if applicable
Arun Prakash Jana
2018-12-08
Selection should not be blocked if no files
Arun Prakash Jana
2018-12-08
Group similar options in browse()
Arun Prakash Jana
2018-12-08
Add function for 'which utility'
Arun Prakash Jana
2018-12-08
Disable undocumented F2 and F5
Arun Prakash Jana
2018-12-08
Combine more cases
Arun Prakash Jana
2018-12-08
Reload contents after launch
Arun Prakash Jana
2018-12-08
Fix wrong prompt
Arun Prakash Jana
2018-12-07
Support launching cli utility too
Arun Prakash Jana
2018-12-06
Handle argument ordering in spawn()
Arun Prakash Jana
2018-12-06
Refactor code
Arun Prakash Jana
2018-12-05
Map ^I to context cycle
Arun Prakash Jana
2018-12-05
Handle starting ^ at filter prompt
Arun Prakash Jana
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-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
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
Support TAB to cycle contexts
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
Use the same term
Arun Prakash Jana
2018-11-30
Fix #155: do not discard seleciton on Enter
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
[next]