vim

From KlavoWiki
Revision as of 08:22, 31 August 2017 by David (talk | contribs) (Created page with "copy and past with vim on Debian 9 (stretch) doesn't work as the previous versions. To change the function to what it use to be. <pre> vim :set mouse=r </pre> Category : D...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

copy and past with vim on Debian 9 (stretch) doesn't work as the previous versions. To change the function to what it use to be.

vim
:set mouse=r