Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user