Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!

This commit is contained in:
Christoph Lohmann
2012-11-15 15:26:48 +01:00
parent d911219554
commit c12b6499fe
3 changed files with 106 additions and 10 deletions
+39 -2
View File
@@ -67,6 +67,18 @@ Scrolls page upwards.
.B Ctrl\-j
Scrolls page downwards.
.TP
.B Ctrl\-b
Scroll up one whole page view.
.TP
.B Ctrl\-Space
Scroll down one whole page view.
.TP
.B Ctrl\-i
Scroll horizontally to the right.
.TP
.B Ctrl\-u
Scroll horizontally to the left.
.TP
.B Ctrl\-Shift\-k
Zooms page in.
.TP
@@ -76,7 +88,20 @@ Zooms page out
.B Ctrl\-Shift\-i
Resets Zoom
.TP
.B Ctrl\-f
.B i
Enter insert mode. There all keybindings have effect with and without
pressing the modkey.
.TP
.B ESC
Leave the insert mode.
.TP
.B Ctrl\-h
Navigate back one step in history.
.TP
.B Ctrl\-l
Navigate forward one step in history.
.TP
.B Ctrl\-f and Ctrl\-\\
Opens the search-bar.
.TP
.B Ctrl\-n
@@ -104,7 +129,19 @@ Reloads the website without using cache.
Copies current URI to primary selection.
.TP
.B Ctrl\-o
show the sourcecode of the current page.
Show the sourcecode of the current page.
.TP
.B Ctrl\-v
Toggle the enabling of plugins on that surf instance.
.TP
.B Ctrl\-Shift\-i
Toggle auto-loading of images.
.TP
.B Ctrl\-c
Toggle caret browsing.
.TP
.B Ctrl\-Shift\-s
Toggle script execution.
.SH ENVIRONMENT
.TP
.B SURF_USERAGENT