summaryrefslogtreecommitdiff
path: root/doc/vimb.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/vimb.1')
-rw-r--r--doc/vimb.14
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/vimb.1 b/doc/vimb.1
index 9305f45..9861af4 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -95,6 +95,10 @@ Start Command Mode and print `:' to the input box.
Set cursor to the first editable element in the page and switch to Input
Mode.
.TP
+.B i
+Set cursor to the last focused element in the page and switch to Input Mode.
+If no element was focused before the first element is focused like with `gi'.
+.TP
.B CTRL\-Z
Switch Vimb into Pass-Through Mode.
.TP