projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48ded23
)
Added input mode CTRL-V to man page.
author
Daniel Carl
<danielcarl@gmx.de>
Fri, 15 Aug 2014 21:32:30 +0000
(23:32 +0200)
committer
Daniel Carl
<danielcarl@gmx.de>
Fri, 15 Aug 2014 21:32:30 +0000
(23:32 +0200)
doc/vimb.1
patch
|
blob
|
history
diff --git
a/doc/vimb.1
b/doc/vimb.1
index
208d1dd
..
aab54d0
100644
(file)
--- 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