From: Arun Prakash Jana Date: Tue, 14 Jan 2020 18:07:33 +0000 (+0530) Subject: (B)Tab for BackTab X-Git-Tag: v2.9~7 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=1a728603bf219c9b9bd0e356d67289bf20d08819;p=nnn.git (B)Tab for BackTab --- diff --git a/src/nnn.c b/src/nnn.c index 705725a0..d4fe44b7 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -3643,7 +3643,7 @@ static void show_help(const char *path) "9g ^A Top%-21c. Toggle hidden\n" "9G ^E End%-21c0 Lock terminal\n" "9b ^/ Bookmark key%-12c, Pin CWD\n" - "a1-4 Context 1-4%-7c(Sh)Tab Cycle context\n" + "a1-4 Context 1-4%-7c(B)Tab Cycle context\n" "c/ Filter%-17c^N Nav-as-you-type toggle\n" "aEsc Exit prompt%-12c^L Redraw/clear prompt\n" "c? Help, conf%-13c^G QuitCD\n"