Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 vimperator 3.5 和 firefox 17。除了非 url 文本选择之外,一切都很顺利。官方帮助文档中似乎对此没有任何描述。每次当我想选择一些非 url 文本时,我都必须使用鼠标来完成它。这真的很烦人。
跳到点开始您的选择
您可以使用它/来查找您想要搜索的任何内容,并使用它n来前往特定位置。
选择
到达那里后,键入c以进入CARET模式,您可以像 vim 一样使用hjkl来移动和选择。v
应对
也y用来拉。快乐的vip!
如果您用鼠标选择想要的文本,请使用
是
复制选定的文本。
好的备忘单:http: //sheet.shiar.nl/vimperator
xxinerKYU 的答案很好,但根据 liberator://help/various#various 的参考页面,这似乎i是插入符号模式的关键。
i