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
/
nnn.c
Age
Commit message (
Expand
)
Author
2018-05-02
Prepare for release v1.8
Arun Prakash Jana
2018-04-26
Merge fs functions
Arun Prakash Jana
2018-04-26
Use static variables for crc8fast
Arun Prakash Jana
2018-04-26
Use a smaller buffer
Arun Prakash Jana
2018-04-25
Use concise change dir prompt
Arun Prakash Jana
2018-04-25
Show cp file when NNN_NO_X is set
Arun Prakash Jana
2018-04-25
Retire readinput()
Arun Prakash Jana
2018-04-25
Tidy up xreadline()
Arun Prakash Jana
2018-04-25
Handle all ^ chars in main loop
Arun Prakash Jana
2018-04-25
Reload contents on archive create, extract
Arun Prakash Jana
2018-04-25
Support archive creation
Arun Prakash Jana
2018-04-24
Use simpler descriptions
Arun Prakash Jana
2018-04-22
multi-cp: show number of cherrypicked files
Arun Prakash Jana
2018-04-17
Two copy modes are exclusive
Arun Prakash Jana
2018-04-14
Fix calculation of remaining copybuf bytes
Arun Prakash Jana
2018-04-14
Suppress copier script trace
Arun Prakash Jana
2018-04-14
Move volume capacity, free up
Arun Prakash Jana
2018-04-10
Added brackets for tcc compliance (#103)
arcadius3d
2018-04-08
Prefer VISUAL, if defined over EDITOR
Arun Prakash Jana
2018-04-04
Show hidden files by default when env NNN_SHOW_HIDDEN is set (#100)
Jakub Jirutka
2018-04-01
Update help
Arun Prakash Jana
2018-04-01
Add more phony targets
Arun Prakash Jana
2018-04-01
Show more useful info in help
Arun Prakash Jana
2018-03-31
Show help on typing ? at empty filter prompt
Arun Prakash Jana
2018-03-30
Support screen locking on Linux
Arun Prakash Jana
2018-03-30
New shortcut ^] to spawn shell in current dir
Arun Prakash Jana
2018-03-28
Support ^A, ^E, ^U and ignore ^ chars at rename prompt
Arun Prakash Jana
2018-03-19
Switch to current dir to run editor/vidir
Arun Prakash Jana
2018-03-19
Run a custom script support
Arun Prakash Jana
2018-03-19
Omit sorting if no matches/entries
Arun Prakash Jana
2018-03-19
Free regex
Arun Prakash Jana
2018-03-16
Retain nav-as-you-type mode after exiting spawned shell
Arun Prakash Jana
2018-03-16
Fix #81: GUI programs shouldn't exit on closing the parent terminal
Arun Prakash Jana
2018-03-09
Replace all sprintf() with snprintf()
Arun Prakash Jana
2018-03-07
Fix #95: Add ^I as an alternative to Insert
Arun Prakash Jana
2018-03-05
Integer calculation-only coolsize()
Arun Prakash Jana
2018-03-05
float is suficient and a _little_ faster in coolsize()
Arun Prakash Jana
2018-03-05
Revert "Integer-only coolsize() (#84)"
Arun Prakash Jana
2018-03-05
Revert "fix rounding carry in coolsize() (#91)"
Arun Prakash Jana
2018-03-05
Revert "Fix compilation warning"
Arun Prakash Jana
2018-03-05
Fix compilation warning
Arun Prakash Jana
2018-03-05
fix rounding carry in coolsize() (#91)
Alex Suykov
2018-03-04
Fix #89: User-specific tmp file for copying filenames
Arun Prakash Jana
2018-03-03
Support ~, - and & keyboard shortcuts at the bookmark prompt.
Arun Prakash Jana
2018-03-03
Both src and dst should be alignment checked separately
Arun Prakash Jana
2018-03-01
Integer-only coolsize() (#84)
Alex Suykov
2018-02-28
Prepare for release v1.7
Arun Prakash Jana
2018-02-24
Add shortcut ^G to quit and cd
Arun Prakash Jana
2018-02-24
Use macros for external utils
Arun Prakash Jana
2018-02-24
Support batch file rename in vidir
Arun Prakash Jana
[next]