vichrome插件使用

今天买了个机械键盘,不过买了机械键盘后第一个感觉是之前用习惯了小红点现在非常不习惯。之前小红点完全可以代替鼠标的很多操作,现在却是很多操作需要另外去用鼠标才能搞定。想起了之前有个浏览器的vi插件就装了下。不过很久没有用这个玩意了早就忘记了。
主要需要记住的操作是:
t 打开新的标签页
o 在当前的表情页打开新的url
ctrl+u 向上一页
ctrl+d 向下一页
上下左右和vim里面一样的k/j h/l
ctrl+h转向左边的标签页
ctrl+l转向右边的标签页
/ 搜索
[text]
Vichrome’s default key bindings are:

j : scroll down
k : scroll up
h : scroll left
l : scroll right
<C-e> : scroll down
<C-y> : scroll up
t : open new tab
x : close tab
X : Close the current tab and focus the previous tab
r : reload tab
/ : enter search mode
? : enter backward search mode
a : enter link text search mode(search only text that have a link and focus it)
n : next search result
N : previous search result
gg : go to top of the page
G : go to bottom of the page
gt, <C-h> : move to left tab
gT, <C-l> : move to right tab
H : back history
L : forward history
u : restore last closed tab
gp : pop out current tab to new window
gs : open source of the current page in a new tab
f : enter f Mode (like HIT-A-HINT)
F : enter f Mode (open links with new tab)
i : focus on first input area
o : Open new page with awesome completion
O : Open new page in new tab with awesome completion
s : Google Search
S : Google Search in new tab
b : Open bookmark
B : Open bookmark in new tab
<C-f> : page down
<C-b> : page up
<C-d> : page half down
<C-u> : page half up
: : enter Command Mode
” : back to last auto page mark
yy : copy URL to clipboard
p : Open a URL based on the current clipboard contents in the current tab
P : Open a URL based on the current clipboard contents in a new tab
<C-^> : switch tab focus to the previously focused tab
,z : toggle image size
<ESC> : cancel all input/command and blur focused element
[/text]

此条目发表在Admin分类目录。将固定链接加入收藏夹。

发表回复