User Tools

Site Tools


public:disabling_mouse_support_in_vim

This is an old revision of the document!


Disabling mouse support in VIM

Vim nowadays supports your mouse in the terminal. Unfortunately, it interferes when simply selecting text for other purposes. You can disable mouse support in VIM by:

Executing the following one-off command in VIM:

:set mouse=

You can also put the same command in /etc/vim/vimrc (=system-wide) or ~/.vimrc (=user-specific).

public/disabling_mouse_support_in_vim.1717745455.txt.gz · Last modified: by thomas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki