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-30
Retire ^S as select plugin
Arun Prakash Jana
2020-05-30
Remove NNN_PIPE on exit
Arun Prakash Jana
2020-05-30
Support make option O_CTX8 for 8 contexts
Arun Prakash Jana
2020-05-30
Use bitfields for runtime transient states
Arun Prakash Jana
2020-05-30
Handle number of contexts in a generic fashion
Arun Prakash Jana
2020-05-30
Revert "Alt+Enter: clear filter and exit filter prompt"
Arun Prakash Jana
2020-05-30
Merge pull request #607 from leovilok/signals
Mischievous Meerkat
2020-05-30
Fix detecting end of evironment options (#610)
lvgx
2020-05-29
Use sigaction() instead of signal()
Léo Villeveygoux
2020-05-29
Cleanly handle SIGTERM and SIGHUP
Léo Villeveygoux
2020-05-29
Alt+Enter: clear filter and exit filter prompt
Arun Prakash Jana
2020-05-29
Remove F5 for toggle hidden (misfit)
Arun Prakash Jana
2020-05-29
Set Escape delay to 0
Arun Prakash Jana
2020-05-29
Alt+Esc to clear filter and exit filter prompt
Arun Prakash Jana
2020-05-26
Prepare for release v3.2
Arun Prakash Jana
2020-05-24
Fix build break
Arun Prakash Jana
2020-05-24
Select file if file path is passed
Arun Prakash Jana
2020-05-24
Fix filterfn not in sync with cfg.regex
Arun Prakash Jana
2020-05-23
Add -a option to generate a temporary NNN_FIFO (#588)
lvgx
2020-05-20
Fix build break
Arun Prakash Jana
2020-05-20
Fix #582
Arun Prakash Jana
2020-05-19
Notify FIFO readers on exit (if any) (#581)
lvgx
2020-05-19
Fix regression from commit 2200a1c
Arun Prakash Jana
2020-05-19
Fix build break
Arun Prakash Jana
2020-05-18
Option -P: specify plugin key to run on start
Arun Prakash Jana
2020-05-17
Take to target on Right/l on symlink in list dir
Arun Prakash Jana
2020-05-16
Fix #575
Arun Prakash Jana
2020-05-14
Fix #571
Arun Prakash Jana
2020-05-13
Allow launching plugins with Alt + plugin's key (#569)
lvgx
2020-05-12
Skip printing and erasing
Arun Prakash Jana
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
[next]