]> granicus.if.org Git - neomutt/commitdiff
Add some missing key definitions.
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 15 Oct 1998 16:37:21 +0000 (16:37 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 15 Oct 1998 16:37:21 +0000 (16:37 +0000)
doc/manual.sgml.in

index 244895d358f9bcb35dc7c92d6ed4835a35794883..37d6cb826e7c3328c04ab09f8b44666022963193 100644 (file)
@@ -719,9 +719,11 @@ In addition, <em/key/ may consist of:
 
 <tscreen><verb>
 \t              tab
+<Tab>          tab
 \r              carriage return
 \n              newline
 \e              escape
+<esc>          escape
 <up>            up arrow
 <down>          down arrow
 <left>          left arrow
@@ -734,8 +736,9 @@ In addition, <em/key/ may consist of:
 <enter>         Enter
 <home>          Home
 <end>           End
-f1              function key 1
-f10             function key 10
+<Space>                Space bar
+<f1>            function key 1
+<f10>           function key 10
 </verb></tscreen>
 
 <em/key/ does not need to be enclosed in quotes unless it contains a