I wish they would stop breaking vim
Every upgrade to vim no includes a mandatory shake out of manulally removing the visual mode from the mouse cut and paste.
FWIW, the latest version of vim from arch seems to ignore /etc/vimrc
that is annoying.
You need to edit:
" In many terminal emulators the mouse works just fine. By enabling it you
" can position the cursor, Visually select and scroll with the mouse.
if has('mouse')
set mouse-=a
endif
from
/usr/share/vim/vim80/defaults.vim
The essentail thing is to add the negitive sign to the mouse option.
You can't make this stuff up, it is so stupid, that someone intentionally breaks vim on the upstream.
The default is for vim to provide its own cut and paste clipboard, like if you are sitting on a windows box. It makes me so angry to fix something like this over and over, something that has been set and working since VIM 5 in the late 1990's
But hopefully this will help someone else who is groping with this problem
Ruben
http://www.nylxs.com
http://www.mrbrklyn.com
http://www.brooklyn-living.com