linux vim支持鼠标,在`gnome-terminal`环境中在`vim`中禁用鼠标支持

编辑:启用鼠标的问题vim似乎是特定于gnome-terminal(版本3.4.1.1-1;我正在使用gnome 3后备模式)。如果运行xterm,vim默认情况下将禁用in的鼠标支持,并且我可以选择启用它(:set mouse=a我从不这样做)并禁用它(:set mouse=)。相比之下,当我在vim中运行时gnome-terminal,默认情况下会启用鼠标支持,并且无法禁用它(:set mouse=无效)。除了更改终端仿真器以外,是否还有解决方案?

我想完全禁用中的鼠标支持vim。我正在vim通过gnome-terminal版本3.4.1.1-1 运行版本2:7.3.547-3。以下命令,无论是直接在vim中执行还是添加到我的.vimrc文件中,均无法禁用鼠标支持:

set mouse =

set mouse =""

在阅读了vim手册并在线发布后,这两个命令中的一个或两个都应该起作用。vim手册特别指出以下内容

'mouse' string (default "", "a" for GUI, MS-DOS and Win32)

The mouse can be enabled for different modes:

n Normal mode

v Visual mode

i Insert mode

c Command-line mode

h all previous modes when editing a help file

a all previous modes

r for |hit-enter| and |more-prompt| prompt

Normally you would enable the mouse in all four modes with: >

:set mouse=a

When the mouse is not enabled, the GUI will still use the mouse for

modeless selection. This doesn't move the text cursor.

我正在使用一台笔记本电脑,每次我的手刷触控板时,vim中的光标位置都会突然移动。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值