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
2020-05-10
Do not leak wfd
Arun Prakash Jana
2020-05-10
Simplify cd
Arun Prakash Jana
2020-05-10
Fix #565: chdir when dir is changed
Arun Prakash Jana
2020-05-10
Fix #564: Option -l: number of lines to move on mouse scroll
Arun Prakash Jana
2020-05-10
Remove blocking pipe open in child
Arun Prakash Jana
2020-05-10
Use standard exit status everywhere
Arun Prakash Jana
2020-05-10
Use exit status
Arun Prakash Jana
2020-05-10
Fix reading from pipe when running plugin
Arun Prakash Jana
2020-05-09
Increase pipe capacity
Arun Prakash Jana
2020-05-06
Ignore -S when start dir is specified
Arun Prakash Jana
2020-05-06
Ignore false lint issue
Arun Prakash Jana
2020-05-06
Fix no preview update when dir changed with same entry number hovered
Arun Prakash Jana
2020-05-06
Fix broken dir read from pipe
Arun Prakash Jana
2020-05-06
Drop fzy support
Arun Prakash Jana
2020-05-06
Prevent open FIFO prom leaking to subprocess
Léo Villeveygoux
2020-05-05
Fix double free when starting in list mode
Arun Prakash Jana
2020-05-05
Double click only works on same item (#555)
0xACE
2020-05-05
SEL_FIRST now displays the correct message (#556)
0xACE
2020-05-05
Fix context range check
Arun Prakash Jana
2020-05-04
Add an option to print hovered files to a FIFO (#548)
lvgx
2020-05-04
Use const type
Arun Prakash Jana
2020-05-04
Refactor move_cursor()
Arun Prakash Jana
2020-05-04
Fix #550
Arun Prakash Jana
2020-05-04
Add is_prefix(), block empty files completely
Arun Prakash Jana
2020-05-03
Context code '+' to create context smartly
Arun Prakash Jana
2020-05-03
Decouple listpath and initpath
Arun Prakash Jana
2020-05-03
Show messages appropriately
Arun Prakash Jana
2020-05-03
Plugin mimelist: support reading file list from (cmd as) plugin
Arun Prakash Jana
2020-05-03
browse: fix nnn -e (#549)
Danh Doan
2020-05-03
Simplify unescape() in no locale mode
Arun Prakash Jana
2020-05-02
Dim file details in detail mode
Arun Prakash Jana
2020-04-27
Use mem* function
Arun Prakash Jana
2020-04-26
Show error at source
Arun Prakash Jana
2020-04-26
Fix #537
Arun Prakash Jana
2020-04-26
Fix buffer cleanup
Arun Prakash Jana
2020-04-26
Fix buffer cleanup
Arun Prakash Jana
2020-04-26
Use memrchr if available
Arun Prakash Jana
2020-04-25
Resolve path in list mode
Arun Prakash Jana
2020-04-25
Minor refactor
Arun Prakash Jana
2020-04-25
Silently ignore invalid paths (documented)
Arun Prakash Jana
2020-04-25
Fix #532: support picker and list modes together
Arun Prakash Jana
2020-04-24
Fix return and show error
Arun Prakash Jana
2020-04-24
Fix picker and list mode conflict (#533)
KlzXS
2020-04-24
NNN_SEL: custom selection file
Arun Prakash Jana
2020-04-24
Bookmark key get priority over session
Arun Prakash Jana
2020-04-19
Do a complete erase
Arun Prakash Jana
2020-04-18
Fix listing files directly under /
Arun Prakash Jana
2020-04-18
Remove hacky single path handling
Arun Prakash Jana
2020-04-18
Fix #520: minimal erasure
Arun Prakash Jana
2020-04-18
Fix #526: persistent session
Arun Prakash Jana
[next]