Disable annoying features in console vim

Disable annoying features in console vim

Mouse

If you like to copy text in vim to another software, such as browser, another shell window, etc., disable Mouse VISUAL.

set mouse=
set ttymouse=

Paste

To paste text into vim window, do

set paste

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>


The reCAPTCHA verification period has expired. Please reload the page.