Navigating the page
j : Scroll down (scrollDown)
k : Scroll up (scrollUp)
h : Scroll left (scrollLeft)
l : Scroll right (scrollRight)
gg : Scroll to the top of the page (scrollToTop)
G : Scroll to the bottom of the page (scrollToBottom)
d : Scroll a page down (scrollPageDown)
u : Scroll a page up (scrollPageUp)
Scroll a full page up (scrollFullPageUp)
Scroll a full page down (scrollFullPageDown)
r : Reload the page (reload)
gs : View page source (toggleViewSource)
yy : Copy the current URL to the clipboard (copyCurrentUrl)
yf : Copy a link URL to the clipboard (LinkHints.activateModeToCopyLinkUrl)
p : Open the clipboard's URL in the current tab (openCopiedUrlInCurrentTab)
P : Open the clipboard's URL in a new tab (openCopiedUrlInNewTab)
i : Enter insert mode (enterInsertMode)
v : Enter visual mode (beta feature) (enterVisualMode)
V : Enter visual line mode (beta feature) (enterVisualLineMode)
f : Open a link in the current tab (LinkHints.activateMode)
F : Open a link in a new tab (LinkHints.activateModeToOpenInNewTab)
Open a link in a new tab & switch to it (LinkHints.activateModeToOpenInNewForegroundTab)
gf : Cycle forward to the next frame on the page (nextFrame)
gF : Select the tab's main/top frame (mainFrame)
Using the vomnibar
o : Open URL, bookmark, or history entry (Vomnibar.activate)
O : Open URL, bookmark, history entry, in a new tab (Vomnibar.activateInNewTab)
T : Search through your open tabs (Vomnibar.activateTabSelection)
b : Open a bookmark (Vomnibar.activateBookmarks)
B : Open a bookmark in a new tab (Vomnibar.activateBookmarksInNewTab)
Using find
/ : Enter find mode (enterFindMode)
n : Cycle forward to the next find match (performFind)
N : Cycle backward to the previous find match (performBackwardsFind)
Navigating history
H : Go back in history (goBack)
L : Go forward in history (goForward)
Manipulating tabs
K, gt : Go one tab right (nextTab)
J, gT : Go one tab left (previousTab)
g0 : Go to the first tab (firstTab)
g$ : Go to the last tab (lastTab)
t : Create new tab (createTab)
yt : Duplicate current tab (duplicateTab)
x : Close current tab (removeTab)
X : Restore closed tab (restoreTab)
<a-p> : Pin/unpin current tab (togglePinTab)
Miscellaneous
? : Show help (showHelp)

chrome vim插件vimnum快捷键与使用的更多相关文章

  1. Sublime编辑器上的Linux Vim插件常用快捷键

    Sublime编辑器上的 Vim 插件常用快捷键 vim 的设置: 在Reference-> User Settings(首选项--> 设置用户) 选项,点击进入配置文件编辑状态,默认的用 ...

  2. chrome浏览器插件的开启快捷键

    用鼠标去打开chrome浏览器右上角的插件,总是感觉太麻烦,例如你想用有道词典的插件查一个单词的意思,用鼠标把有道插件打开,然后再回到键盘上敲单词,真的好麻烦.现在只要设置一下插件的快捷键就OK了. ...

  3. cVim—Chrome上更强大的vim插件

    cVim——Chrome上更强大的vim插件 介绍 也许很多人在chrome上都用过类似Vimium, ViChrome的插件,这些插件的目的都差不多,就是在浏览器中提供一些类似vim的操作来提高效率 ...

  4. 【转载】跟我一起学习VIM - vim插件

    目录 写在前面:Life Changing Editor 什么是VIM 为什么选VIM 为什么选其它 为什么犹豫选择它们 VIM >= SUM(现代编辑器) 如何学习VIM 一秒钟变记事本 VI ...

  5. 跟我一起学习VIM - vim插件合集

    2016-06-14 15:04 13333人阅读 评论(0) 收藏 举报 分类: Linux(104)  目录(?)[+]  前两天同事让我在小组内部分享一下VIM,于是我花了一点时间写了个简短的教 ...

  6. 常用vim插件的安装、使用和管理

      1.Ctags Ctags工具是用来遍历源代码文件生成tags文件,这些tags文件能被编辑器或者其他工具用来快速查找定位源代码中的符号,入变量名,函数名等.比如,tags文件就是Taglist和 ...

  7. 常用的Firefox浏览器插件、Chrome浏览器插件收藏

    [血的教训] 不要去下载“Firefox中国版(谋智网络)”,默认情况下会给你安装好多的莫名其妙的插件,推荐去Firefox官方下载原版. Firefox 原版官方网址: https://www.mo ...

  8. VIM插件攻略

    工欲善其事,必先利其器.一个强大的开发环境可以大大提高工作效率.好吧,我知道这是废话...不过,我想一定有很多跟我一样打算进入Linux平台开发的新手,一开始都为找不到一个像Windows下的VS那样 ...

  9. 「个人vim插件+配置」

    2016.10.4 filetype indent on syntax on set nu ai ci si set sw= ts= set autochdir set backspace= colo ...

随机推荐

  1. poj crane

    #include<stdio.h> #include<math.h> #include<string.h> #include<stdlib.h> #de ...

  2. AD10 gerber生成,及导入cam350 多图详细步骤

    Protel99转Gerber文件导入到CAM350中看为什么钻孔层偏位 这是因为你导入CAM350 时的格式没有设置正确.你用PROTEL 导出钻孔 TXT 时记住是什么格式,例如: 2:3,2:4 ...

  3. queue与topic的技术特点对比

    1    queue与topic的技术特点对比 Topic Queue 概要 Publish Subscribe messaging 发布订阅消息 Point-to-Point 点对点 有无状态 to ...

  4. dll的加载方式主要分为两大类,显式和隐式链接

    之前简单写过如何创建lib和dll文件及简单的使用(http://blog.csdn.net/betabin/article/details/7239200).现在先再深入点写写dll的加载方式. d ...

  5. 深入浅出 - Android系统移植与平台开发(十)- Android编译系统与定制Android平台系统(瘋耔修改篇二)

    第四章.Android编译系统与定制Android平台系统 4.1Android编译系统 Android的源码由几十万个文件构成,这些文件之间有的相互依赖,有的又相互独立,它们按功能或类型又被放到不同 ...

  6. 正确使用TeamViewer VPN

    http://www.mcbbs.net/thread-222996-1-1.html

  7. Drainage Ditches(Dinic最大流)

    http://poj.org/problem?id=1273 用Dinic求最大流的模板题,注意会有重边. 邻接矩阵建图 #include<stdio.h> #include<str ...

  8. -_-#Tiny Raytracer

    http://www.gabrielgambetta.com/tiny_raytracer.htmlhttp://gabrielgambetta.com/tiny_raytracer_full.js

  9. JAVA 文件下载乱码问题解决办法

    页面设置隐藏的iframe <iframe id='reqFrame' frameborder='0' style='display:none' allowtransparency='true' ...

  10. SQL中and与or优先级比较

    刚刚在项目中遇到这样一个问题,SQL语句如下: select * from LOAN_BACK_LIBRARY where LIBRARY_ID=1 or LIB_ID=1 and STATUS=3 ...