Last active
May 13, 2023 08:49
-
-
Save yenchenlin/f9f552bd74ab5de075b0ad2e1e519215 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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