Skip to content

Instantly share code, notes, and snippets.

@vapidbabble
Forked from luigi/Vimium Cheatsheet
Created February 24, 2010 16:44
Show Gist options
  • Star 86 You must be signed in to star a gist
  • Fork 78 You must be signed in to fork a gist
  • Save vapidbabble/313599 to your computer and use it in GitHub Desktop.
Save vapidbabble/313599 to your computer and use it in GitHub Desktop.
h scroll left
j scroll down
k scroll up
l scroll right
gg scroll to top of the page
G scroll to bottom of the page
f activate link hints mode to open in current tab
F activate link hints mode to open in new tab
r reload
gf view source
zi zoom in
zo zoom out
/ enter find mode -- esc to cancel
n cycle forward to the next find match
N cycle backward to the previous find match
i enter insert mode -- esc to exit
yy copy the current url to the clipboard
ba go back in history
fw go forward in history
J go one tab left
K go one tab right
t create tab
d close current tab
u restore closed tab (unwind the 'd' command)
@mattalxndr
Copy link

Or you can type ? at any time.

@qrno
Copy link

qrno commented Feb 16, 2017

mattalexx is the real mvp

@meepmeepme
Copy link

?

@Khalian
Copy link

Khalian commented Aug 20, 2017

Some modifications.

Shift J - go back in history
Shift L - go forward in history

@alphaCTzo7G
Copy link

zi and zo doesnt seem to zoom in and out. Or this is implemented by mapping Cntrl +, and Cntrl - to zo and zi manually?

@431824
Copy link

431824 commented Feb 10, 2018

zooming is not working!

@ahmetb
Copy link

ahmetb commented Dec 17, 2019

These are pretty old. Just hit ? key in a page and you'll get the same window.

@zero-shubham
Copy link

Or you can type ? at any time.

The sigma male here :v

@Sheng-sjn
Copy link

?

@giorgiocerruti
Copy link

o - new search in the current tab
O - new search in a new tab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment