mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 20:01:27 +00:00
Show context numbers in help
This commit is contained in:
parent
15a7bbe00e
commit
c1f168c7cb
|
@ -3472,7 +3472,7 @@ static void show_help(const char *path)
|
||||||
"9g ^A Top%-21c. Toggle hidden\n"
|
"9g ^A Top%-21c. Toggle hidden\n"
|
||||||
"9G ^E End%-21cL Lock terminal\n"
|
"9G ^E End%-21cL Lock terminal\n"
|
||||||
"9b ^/ Bookmark key%-12c, Pin CWD\n"
|
"9b ^/ Bookmark key%-12c, Pin CWD\n"
|
||||||
"cN Context N%-9c(Sh)Tab Cycle context\n"
|
"a1-4 Context 1-4%-7c(Sh)Tab Cycle context\n"
|
||||||
"c/ Filter%-17c^N Nav-as-you-type toggle\n"
|
"c/ Filter%-17c^N Nav-as-you-type toggle\n"
|
||||||
"aEsc Exit prompt%-9cF5 ^L Redraw/clear prompt\n"
|
"aEsc Exit prompt%-9cF5 ^L Redraw/clear prompt\n"
|
||||||
"c? Help, conf%-13c^G QuitCD\n"
|
"c? Help, conf%-13c^G QuitCD\n"
|
||||||
|
|
Loading…
Reference in a new issue