mirror of
https://github.com/jarun/nnn.git
synced 2024-11-27 05:11:30 +00:00
Updated Usage (markdown)
parent
66f8b58cc3
commit
a0c12b956c
13
Usage.md
13
Usage.md
|
@ -36,9 +36,8 @@ optional args:
|
|||
-E use EDITOR for undetached edits
|
||||
-g regex filters [default: string]
|
||||
-H show hidden files
|
||||
-i nav-as-you-type mode
|
||||
-K detect key collision
|
||||
-n version sort
|
||||
-n nav-as-you-type mode
|
||||
-o open files on Enter
|
||||
-p file selection file [stdout if '-']
|
||||
-Q no quit confirmation
|
||||
|
@ -48,6 +47,7 @@ optional args:
|
|||
-S du mode
|
||||
-t no dir auto-select
|
||||
-v show version
|
||||
-V version sort
|
||||
-x notis, sel to system clipboard
|
||||
-h show help
|
||||
```
|
||||
|
@ -63,14 +63,13 @@ The list below is from the **dev branch**. Press <kbd>?</kbd> in `nnn` to see th
|
|||
Left h Parent ~ ` @ - HOME, /, start, last
|
||||
g ^A Top Ret Right l Open
|
||||
G ^E End ' First file
|
||||
b Pin CWD ^B Go to pinned dir
|
||||
, ^/ Go to bookmark d Detail view toggle
|
||||
, Pin CWD . Toggle hidden
|
||||
b ^B Go to bookmark d Detail view toggle
|
||||
(Sh)Tab Cycle context N Context N
|
||||
/ Filter Ins ^N Nav-as-you-type toggle
|
||||
/ Filter ^/ ^N Nav-as-you-type toggle
|
||||
Esc Exit prompt ^L F5 Redraw/clear prompt
|
||||
. Toggle hidden ? Help, conf
|
||||
^G QuitCD ? Help, conf
|
||||
Q ^Q Quit q Quit context
|
||||
^G QuitCD
|
||||
FILES
|
||||
^O Open with... n Create new/link
|
||||
D File details ^R F2 Rename/duplicate
|
||||
|
|
Loading…
Reference in a new issue