今天买了个机械键盘,不过买了机械键盘后第一个感觉是之前用习惯了小红点现在非常不习惯。之前小红点完全可以代替鼠标的很多操作,现在却是很多操作需要另外去用鼠标才能搞定。想起了之前有个浏览器的vi插件就装了下。不过很久没有用这个玩意了早就忘记了。主要需要记住的操作是:t 打开新的标签页o 在当前的表情页打开新的urlctrl+u 向上一页ctrl+d 向下一页上下左右和vim里面一样的k/j h/lctrl+h转向左边的标签页ctrl+l转向右边的标签页/ 搜索``` Vichrome’s default key bindings are:
j : scroll downk : scroll uph : scroll leftl : scroll right: scroll down: scroll upt : open new tabx : close tabX : Close the current tab and focus the previous tabr : reload tab/ : enter search mode? : enter backward search modea : enter link text search mode(search only text that have a link and focus it)n : next search resultN : previous search resultgg : go to top of the pageG : go to bottom of the pagegt,: move to left tabgT,: move to right tabH : back historyL : forward historyu : restore last closed tabgp : pop out current tab to new windowgs : open
source of the current page in a new tabf : enter f Mode (like HIT-A-HINT)F : enter f Mode (open links with new tab)i : focus on first input areao : Open new page with awesome completionO : Open new page in new tab with awesome completions : Google SearchS : Google Search in new tabb : Open bookmarkB : Open bookmark in new tab: page down: page up: page half down: page half up: : enter Command Mode” : back to last auto page markyy : copy URL to clipboardp : Open a URL based on the current clipboard contents in the current tabP : Open a URL based on the current clipboard contents in a new tab: switch tab focus to the previously focused tab,z : toggle image size: cancel all input/command and blur focused element