Skip to content

Instantly share code, notes, and snippets.

@yenchenlin
Last active May 13, 2023 08:49
Show Gist options
  • Save yenchenlin/f9f552bd74ab5de075b0ad2e1e519215 to your computer and use it in GitHub Desktop.
Save yenchenlin/f9f552bd74ab5de075b0ad2e1e519215 to your computer and use it in GitHub Desktop.
h scroll left
j scroll down
k scroll up
d scroll down for half page
u scroll up for half page
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
H go to the previous page
L go to the next page
x close the current page
X reopen the closed page (undo x)
---
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
J go one tab left
K go one tab rightd
t create tab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment