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
2017-06-30
Show directories in color (default: enabled)
Arun Prakash Jana
2017-06-29
Prepare for release v1.2
Arun Prakash Jana
2017-06-28
Pre-calculate spawned shell level
Arun Prakash Jana
2017-06-25
Show 1 while spawning a subshell
Arun Prakash Jana
2017-06-25
Support F2 to refresh
Arun Prakash Jana
2017-06-23
Use refresh() to reflect print
Arun Prakash Jana
2017-06-22
Show a message when busy
Arun Prakash Jana
2017-06-22
Use fstatat() istead of lstat()
Arun Prakash Jana
2017-06-22
Show total files in du mode
Arun Prakash Jana
2017-06-22
Use correct data type and names for block count
Arun Prakash Jana
2017-06-22
Add if blocks used (helps in large dirs)
Arun Prakash Jana
2017-06-21
Show content size of cur dir in du mode
Arun Prakash Jana
2017-06-21
Minor changes
Arun Prakash Jana
2017-06-20
Use macros for flags to spawn()
Arun Prakash Jana
2017-06-20
Use bitfields for settings
Arun Prakash Jana
2017-06-20
Re-structure header
Arun Prakash Jana
2017-06-20
An undocumented debug mode
Arun Prakash Jana
2017-06-17
Use preincr and predecr
Arun Prakash Jana
2017-06-15
Push curses exit() and init() to functions
Arun Prakash Jana
2017-06-15
Fix reasonable checkpatch reports
Arun Prakash Jana
2017-06-11
Fix build failure
Arun Prakash Jana
2017-06-11
Show current config along with help
Arun Prakash Jana
2017-06-11
Support bookmarks
Arun Prakash Jana
2017-06-07
Suppress output when spawning DE file manager
Arun Prakash Jana
2017-06-07
When filter is empty, open file on Enter
Arun Prakash Jana
2017-06-06
Exit once an app is found. Help, doc updates.
Arun Prakash Jana
2017-06-06
Set to the lat selected file
Arun Prakash Jana
2017-06-06
Set detail view mode as default, introduce light mode
Arun Prakash Jana
2017-06-06
We copy the absolute file path
Arun Prakash Jana
2017-06-06
Optionally use EDITOR (fallback vi) for text files
Arun Prakash Jana
2017-06-06
desktop opener - xdg-open on Linux and open(1) on OS X
Arun Prakash Jana
2017-06-05
nlay - support multiple apps
Arun Prakash Jana
2017-06-05
Disable key to run top
Arun Prakash Jana
2017-06-05
Use vlock as locker, add ^Q to quit
Arun Prakash Jana
2017-06-04
Fix issues with DEL on Mac on empty regex exprn
Arun Prakash Jana
2017-06-04
Bind ^L to clear prompt
Arun Prakash Jana
2017-06-04
Insert key for navigate-as-you-type mode
Arun Prakash Jana
2017-06-04
Navigate-as-you-type support
Arun Prakash Jana
2017-05-29
fix compile warning on gcc7 (#32)
Johnathan Jenkins
2017-05-23
Use gnome-search-tool as default search utility
Arun Prakash Jana
2017-05-22
fix for glibc sys/types.h deprecation warnings (#31)
Johnathan Jenkins
2017-05-22
Remove redundant variable
Arun Prakash Jana
2017-05-20
Remove redundant variables, function calls
Arun Prakash Jana
2017-05-17
Reduce number of entry movements
Arun Prakash Jana
2017-05-17
Remove contraint on num_args
Arun Prakash Jana
2017-05-16
Home-grown xstrlcpy()
Arun Prakash Jana
2017-05-16
Add check to defer name to number conversion
Arun Prakash Jana
2017-05-15
Update help
Arun Prakash Jana
2017-05-15
Fix #27: use catfish as default search utility
Arun Prakash Jana
2017-05-15
Get rid of unsafe system(3) calls
Arun Prakash Jana
[prev]
[next]