mirror of
https://github.com/jarun/nnn.git
synced 2024-11-27 21:31:30 +00:00
Update help
This commit is contained in:
parent
8e016dc7fa
commit
7b07e8e0e8
|
@ -244,7 +244,7 @@ Press <kbd>?</kbd> in `nnn` to see the list anytime.
|
|||
/ Filter Ins ^T Toggle nav-as-you-type
|
||||
b Pin current dir ^B Go to pinned dir
|
||||
Tab ^I Next context d Toggle detail view
|
||||
, ^/ Leader key N LeadN Enter context N
|
||||
, ^/ Leader key N LeadN Context N
|
||||
Esc Exit prompt ^L Redraw/clear prompt
|
||||
^G Quit and cd q Quit context
|
||||
Q ^Q Quit ? Help, config
|
||||
|
|
|
@ -2367,7 +2367,7 @@ static bool show_help(const char *path)
|
|||
"c/ Filter Ins ^T Toggle nav-as-you-type\n"
|
||||
"cb Pin current dir ^B Go to pinned dir\n"
|
||||
"7Tab ^I Next context d Toggle detail view\n"
|
||||
"9, ^/ Leader key N LeadN Enter context N\n"
|
||||
"9, ^/ Leader key N LeadN Context N\n"
|
||||
"aEsc Exit prompt ^L Redraw/clear prompt\n"
|
||||
"b^G Quit and cd q Quit context\n"
|
||||
"9Q ^Q Quit ? Help, config\n"
|
||||
|
|
Loading…
Reference in a new issue