mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Updated Usage (markdown)
parent
c4a97603ed
commit
53e408d397
4
Usage.md
4
Usage.md
|
@ -170,7 +170,7 @@ optional args:
|
||||||
-g regex filters
|
-g regex filters
|
||||||
-H show hidden files
|
-H show hidden files
|
||||||
-i show current file info
|
-i show current file info
|
||||||
-J no auto-proceed on selection
|
-J no auto-jump on selection
|
||||||
-K detect key collision
|
-K detect key collision
|
||||||
-l val set scroll lines
|
-l val set scroll lines
|
||||||
-n type-to-nav mode
|
-n type-to-nav mode
|
||||||
|
@ -204,7 +204,7 @@ The list below is from **master**. Press <kbd>?</kbd> in `nnn` to see the keybin
|
||||||
Lt h Parent ~ ` @ - ~, /, start, prev
|
Lt h Parent ~ ` @ - ~, /, start, prev
|
||||||
Ret Rt l Open ' First file/match
|
Ret Rt l Open ' First file/match
|
||||||
g ^A Top . Toggle hidden
|
g ^A Top . Toggle hidden
|
||||||
G ^E End + Toggle auto-proceed on open
|
G ^E End ^J Toggle auto-jump on open
|
||||||
B (,) Book(mark) b ^/ Select bookmark
|
B (,) Book(mark) b ^/ Select bookmark
|
||||||
1-4 Context (Sh)Tab Cycle/new context
|
1-4 Context (Sh)Tab Cycle/new context
|
||||||
2Esc ^Q Quit q Quit context
|
2Esc ^Q Quit q Quit context
|
||||||
|
|
Loading…
Reference in a new issue