Updated Usage (markdown)

Piña Colada 2021-06-27 20:56:45 +05:30
parent a2d8649582
commit 41a81077c8

@ -160,6 +160,7 @@ optional args:
-e text in $VISUAL/$EDITOR/vi
-E internal edits in EDITOR
-f use readline history file
-F val fifo mode [0:preview 1:explore]
-g regex filters
-H show hidden files
-J no auto-proceed on select
@ -167,7 +168,7 @@ optional args:
-l val set scroll lines
-n type-to-nav mode
-o open files only on Enter
-p file selection file [stdout if '-']
-p file selection file [-:stdout]
-P key run plugin key
-Q no quit confirmation
-r use advcpmv patched cp, mv
@ -181,7 +182,6 @@ optional args:
-V show version
-w place HW cursor on hovered
-x notis, selection sync, xterm title
-X fifo explorer mode
-h show help
```
@ -191,22 +191,22 @@ The list below is from **master**. Press <kbd>?</kbd> in `nnn` to see the keybin
```
NAVIGATION
Up k Up PgUp ^U Scroll up
Dn j Down PgDn ^D Scroll down
Up k Up PgUp ^U Page up
Dn j Down PgDn ^D Page down
Lt h Parent ~ ` @ - ~, /, start, prev
Ret Rt l Open ' First file/match
g ^A Top . Toggle hidden
G ^E End + Toggle auto-advance
b ^/ Bookmark key , Mark CWD
1-4 Context 1-4 (Sh)Tab Cycle/new context
Esc Send to FIFO ^L Redraw
Q Pick/err, quit ^G QuitCD
q Quit context 2Esc ^Q Quit
? Help, conf
, Mark CWD b ^/ Select bookmark
1-4 Context (Sh)Tab Cycle/new context
2Esc ^Q Quit q Quit context
^G QuitCD Q Pick/err, quit
FILTER & PROMPT
/ Filter Alt+Esc Unfilter, quit context
Esc Exit prompt ^L Clear prompt/last filter
^N Toggle type-to-nav
/ Filter ^N Toggle type-to-nav
Esc Exit prompt ^L Toggle last filter
Alt+Esc Unfilter, quit context
FILES
o ^O Open with... n Create new/link
f ^F File details d Detail mode toggle
@ -217,13 +217,15 @@ The list below is from **master**. Press <kbd>?</kbd> in `nnn` to see the keybin
a Select all A Invert sel
p ^P Copy sel here w ^W Cp/mv sel as
v ^V Move sel here E Edit sel
x ^X Delete
x ^X Delete Esc Send to FIFO
MISC
Alt ; Select plugin = Launch app
! ^] Shell ] Cmd prompt
c Connect remote u Unmount remote/archive
t ^T Sort toggles s Manage session
T Set time type 0 Lock
^L Redraw ? Help, conf
```
Notes: