ctrl + a: 到行首
ctrl + e: 行末
ctrl + f/b: 前进后退,相当于左右方向键,但是显然比移开手按方向键更快
ctrl + p: 上一条命令,相当于方向键上
ctrl + r: 搜索命令历史,这个大家都应该很熟悉了
ctrl + d: 删除当前字符
ctrl + h: 删除之前的字符
ctrl + w: 删除光标前的单词
ctrl + k: 删除到文本末尾
ctrl + t: 交换...
Chrome神器Vimium使用
Vimium - The Hacker's Browser
Vimium is a Chrome extension that provides keyboard-based navigation and control of the web in the spirit of the Vim editor.
Installation instructions:
You can install t...
Continue reading >>