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
2019-10-15
Improve readibility
Arun Prakash Jana
2019-10-15
Minor refactor
Arun Prakash Jana
2019-10-14
Add function to count newlines in file
Arun Prakash Jana
2019-10-14
Fix build break on macOS
Arun Prakash Jana
2019-10-14
Added copy/move-as (copy/move and rename) (#356)
KlzXS
2019-10-14
Use a macro for readability
Arun Prakash Jana
2019-10-14
Mouseclicks are no longer delayed (#353)
0xACE
2019-10-13
unmount() ask for target if not found (#358)
0xACE
2019-10-13
Remove -Wno-unused-parameter and do cleanup (#357)
Anna Arad
2019-10-13
Pass path as second argument
Arun Prakash Jana
2019-10-12
Optional fortune quotes in help/config page
Arun Prakash Jana
2019-10-12
Fix build break
Arun Prakash Jana
2019-10-12
Mount archives using archivemount
Arun Prakash Jana
2019-10-12
Remove unused param
Arun Prakash Jana
2019-10-11
Fix #350: cd on quit if NNN_TMPFILE is set
Arun Prakash Jana
2019-10-11
Fix build break
Arun Prakash Jana
2019-10-11
Update key collision detection
Arun Prakash Jana
2019-10-11
Implement a basic keybinding collision checker. (ToDo list #337) (#348)
Anna Arad
2019-10-11
Fix #351: reduce prompt length for new file/dir
Arun Prakash Jana
2019-10-10
Document edit selection
Arun Prakash Jana
2019-10-10
Implemented edit selection buffer (#345)
KlzXS
2019-10-07
Fix #338: export current file as $NNN
Arun Prakash Jana
2019-10-06
Prepare for release v2.7
Arun Prakash Jana
2019-10-05
Update help
Arun Prakash Jana
2019-10-05
Limit imput length at readline prompt
Arun Prakash Jana
2019-10-05
Key ^N replaces ^T to toggle nav mode
Arun Prakash Jana
2019-10-05
Add keys: Shift+TAB, '
Arun Prakash Jana
2019-10-04
Use type that fits length
Arun Prakash Jana
2019-10-04
Remove redundant alignment requirement
Arun Prakash Jana
2019-10-04
Target nolocale: saves more on memory
Arun Prakash Jana
2019-10-03
Track up to 8 events
Arun Prakash Jana
2019-10-03
Remove weak check for CLI detection
Arun Prakash Jana
2019-10-03
Fix
Arun Prakash Jana
2019-10-03
Revert "Fix #334: Detect session type"
Arun Prakash Jana
2019-10-03
Fix #334: Detect session type
Arun Prakash Jana
2019-10-02
Block range selection only when dir chanegs
Arun Prakash Jana
2019-10-02
Fix #334
Arun Prakash Jana
2019-10-02
Code refactor
Arun Prakash Jana
2019-10-02
^S is used by stty, use ^K
Arun Prakash Jana
2019-10-01
Fix crc8 match on range selection
Arun Prakash Jana
2019-09-30
Clear selection file on clear selection
Arun Prakash Jana
2019-09-30
Remove selmode indicator
Arun Prakash Jana
2019-09-30
Get rid of selection mode. Plus associated changes.
Arun Prakash Jana
2019-09-30
Shortcut to list selection y is now M
Arun Prakash Jana
2019-09-30
Update docs on new selection shortcuts
Arun Prakash Jana
2019-09-30
End multi selection mode before link
Arun Prakash Jana
2019-09-30
key ^Y is now ^S, key ^K is now ^J, kwy ' is now m
Arun Prakash Jana
2019-09-30
Remove shortcut Leadq to quit context
Arun Prakash Jana
2019-09-29
Do not clear buffer on selection end
Arun Prakash Jana
2019-09-29
Use better keys for selection mode
Arun Prakash Jana
[next]