From: Daniel Carl <danielcarl@gmx.de>
Date: Fri, 15 Aug 2014 21:32:30 +0000 (+0200)
Subject: Added input mode CTRL-V to man page.
X-Git-Url: https://git.owens.tech/assets/editable-focus.html/assets/editable-focus.html/git?a=commitdiff_plain;h=7578284630e5766ac76b959df16b126c6cf6e637;p=vimb.git

Added input mode CTRL-V to man page.
---

diff --git a/doc/vimb.1 b/doc/vimb.1
index 208d1dd..aab54d0 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -641,6 +641,9 @@ Executes the next command as normal mode command and return to input mode.
 .B CTRL\-T
 Open configured editor with content of current form field.
 .TP
+.B CTRL\-V
+Pass the next key press directly to gtk.
+.TP
 .B CTRL\-Z
 Enter the pass-through mode.
 .SH REGISTERS