Anonymous
Keybindings
Browsing
Opening Websites
| Key |
Function |
| o/O |
open in current window |
| t/T |
open in new window |
| p/P |
open from clipboard |
| u |
re-open last closed window |
| <C-x> |
increment number |
| <C-a> |
decrement number |
Navigation
| Key |
Function |
| <C-o> |
back |
| ![0-9]*H |
back n times |
| <C-i> |
forward |
| ![0-9]*L |
forward n times |
| gh/gH |
go home |
| ![0-9]*gu |
jump to nth parent dir |
| gU |
jump to root dir |
| gt/gT |
next/previous tab (when using tabbed) |
| g![0-9] |
switch to specific tab (when using tabbed) |
Hinting
| Key |
Function |
| f/./;f |
follow link |
| F/,/;F |
follow link in new window |
| gi |
focus input field |
| ;i |
open image |
| ;I |
open image in new window |
| ;l |
show link |
| ;s |
save link |
| ;y |
yank link to clipboard |
| ;o |
paste link into input bar with :open command |
| ;t |
paste link into input bar with :tabopen command |
| ;w |
paste link into input bar with :winopen command |
Loading
| Key |
Function |
| r |
reload |
| R |
force reload |
| <C-c> |
stop loading |
Quitting
Modes
| Key |
Function |
| <Ctrl-z> |
PASSTHROUGH mode |
| <Ctrl-v> |
SENDKEY mode |
| Esc |
NORMAL mode |
Search
| Key |
Function |
| / |
search |
| n |
next match |
| N |
previous match |
Buffer Commands
Motion
| Key |
Function |
| <Left> |
movement |
| <Down> |
|
| <Up> |
|
| <Right> |
|
| h |
movement |
| j |
|
| <C-e> |
|
| k |
|
| <C-y> |
|
| l |
|
| <Home> |
jump to top |
| <End> |
jump to bottom |
| gg |
jump to top |
| G |
jump to bottom |
| <C-d> |
movement |
| <C-u> |
|
| <C-b> |
movement |
| <S-Space> |
|
| <C-f> |
|
| Space |
|
| <PageUp?> |
movement |
| <PageDown? |
|
Zooming
| Key |
Function |
| zi/+ |
zoom text in |
| zo/- |
zoom text out |
| zz |
default text zoom |
| zI |
zoom page in |
| zO |
zoom page out |
| zZ |
default page zoom |
Copying
| Key |
Function |
| y |
yank current URL |
| Y |
copy selected text |
Editing
| Key |
Function |
| <Ctrl-t> |
open in external editor (INSERT mode) |
Toggles (Vimprobable1)
| Key |
Function |
| w |
toggle plugins |
| e |
toggle scripts |
Related
Wiki: FAQ
Wiki: Home
Wiki: Modes