aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/nnn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nnn.c b/src/nnn.c
index 12fafa9..714750e 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -2276,7 +2276,7 @@ static bool show_help(char *path)
"2Home, g, ^A First entry - Last visited dir\n"
"3End, G, ^E Last entry . Toggle show hidden\n"
"c/ Filter Ins, ^T Toggle nav-as-you-type\n"
- "cb Pin current dir ^W Go to pinned dir\n"
+ "cb Pin current dir ^B Go to pinned dir\n"
"6Tab, ^I Next context d Toggle detail view\n"
"8`, ^/ Leader key N, LeadN Go to/create context N\n"
"aEsc Exit prompt ^L Redraw/clear prompt\n"