vim,任何方式复制粘贴,使用鼠标,不使用shift
我习惯了大多数使用简单的鼠标中键进行复制和粘贴的 X11 应用程序。在 vim 中我必须记住按住 Shift 键。 vim中有没有办法使用鼠标复制粘贴而不用shift键?
I'm used to most X11 apps that copy'n paste with a simple middle mouse key. In vim I must remember to hold the shift key. Is there any way in vim to copy'n paste using the mouse without the shift key?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我相信如果您处于插入模式,则不需要 Shift 键。
编辑:实际上,我从来不需要按shift。
I believe you don't need the shift key if you're in insert mode.
Edit: Actually, I never need to hit shift.
我需要使用 GTK2-GNOME GUI 库来获取 vim。
在安装 Ubuntu Karmic 之前
VIM - Vi IMproved 7.2(2008年8月9日,2009年9月21日11:25:46编译)
包含的补丁:1-245
由 [电子邮件受保护] 编译
没有GUI的巨大版本。包含(+)或不包含(-)的功能:
现在的版本是
VIM - Vi IMproved 7.2(2008年8月9日,2009年9月21日11:22:21编译)
包含的补丁:1-245
由[电子邮件受保护]编译
带 GTK2-GNOME GUI 的巨大版本。包含 (+) 或不包含 (-) 的功能:
现在,鼠标左键可以选择并粘贴到 X 个应用程序中。
I needed to get the vim with the GTK2-GNOME GUI libs.
before the Ubuntu Karmic install was
VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Sep 21 2009 11:25:46)
Included patches: 1-245
Compiled by [email protected]
Huge version without GUI. Features included (+) or not (-):
now the version is
VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Sep 21 2009 11:22:21)
Included patches: 1-245
Compiled by [email protected]
Huge version with GTK2-GNOME GUI. Features included (+) or not (-):
Now the left mouse button selects and pastes in to X apps.