Added section for input mode to man page #365.
authorDaniel Carl <danielcarl@gmx.de>
Wed, 26 Apr 2017 22:43:35 +0000 (00:43 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Wed, 26 Apr 2017 22:43:35 +0000 (00:43 +0200)
doc/vimb.1

index f8641c0..2297c6c 100644 (file)
@@ -627,6 +627,19 @@ Like :normal, but no mapping is applied to \fIcmds\fP.
 Print current document.
 Open a GUI dialog where you can select the printer,
 number of copies, orientation, etc.
+.SH INPUT MODE
+.TP
+.B <Esc>, CTRL\-[
+Switch back to normal mode.
+.TP
+.B CTRL\-O
+Executes the next command as normal mode command and return to input mode.
+.TP
+.B CTRL\-V
+Pass the next key press directly to WebKit.
+.TP
+.B CTRL\-Z
+Enter the pass-through mode.
 .SH COMPLETIONS
 The completions are triggered by pressing `<Tab>` or `<S-Tab>` in the
 activated inputbox.