From 75a30472581b6ba96da1de3cda7971d105ed446a Mon Sep 17 00:00:00 2001 From: Craig Roy <CraigR63@gmail.com> Date: Fri, 27 Feb 2015 02:47:50 +0000 Subject: [PATCH] Added <BS> to list of special characters in man page --- doc/vimb.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vimb.1 b/doc/vimb.1 index ecf5fb1..0b4f624 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -516,7 +516,7 @@ number of keys have no visual representation, a special notation is required. .PP As special key names have the format \fI<...>\fP. The following special keys can be used: <Left>, <Up>, <Right>, <Down> -for the cursor keys, <Tab>, <Esc>, <CR>, <Space>, <F1>-<F12> and <C-A>-<C-Z>. +for the cursor keys, <Tab>, <Esc>, <CR>, <Space>, <BS>, <F1>-<F12> and <C-A>-<C-Z>. .TP .BI ":nm[ap] {" lhs "} {" rhs } .TP -- 2.20.1