🌕
よく使うvimiumコマンド
⭐️ means my favorite command
Navigating the page
key | what to do |
---|---|
j | scrollDown ⭐️ |
k | scrollUp ⭐️ |
gg | scrollToTop ⭐️ |
G | scrollToBottom |
d | scrollPageDown |
u | scrollPageUp |
h | scrollLeft |
l | scrollRight |
r | reload |
yy | copyCurrentUrl |
P | openCopiedUrlInNewTab |
v | enterVisualMode |
gi | focusInput |
f | Open a link in the current tab ⭐️ |
Navigating history
key | what to do |
---|---|
H | goBack |
L | goForward |
Manipulating tabs
key | what to do |
---|---|
t | createTab |
J | previousTab ⭐️ |
K | nextTab ⭐️ |
Using the vomnibar
key | what to do |
---|---|
O | Vomnibar.activateInNewTab |
B | Vomnibar.activateBookmarksInNewTab |
Discussion