From: Daniel Carl <danielcarl@gmx.de>
Date: Wed, 26 Apr 2017 22:43:35 +0000 (+0200)
Subject: Added section for input mode to man page #365.
X-Git-Url: https://git.owens.tech/about.html/about.html/git?a=commitdiff_plain;h=a5b230ecd4ac50e8f62c2f6cad39a2831a0c6023;p=vimb.git

Added section for input mode to man page #365.
---

diff --git a/doc/vimb.1 b/doc/vimb.1
index f8641c0..2297c6c 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -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.