Hacker News new | ask | show | jobs
by eeks 2927 days ago
Re: your clipboard issues, which platform are you running on? I am using vim+iTerm2 on OSX and vim+st on OpenBSD and the clipboard integration works flawlessly.
1 comments

I suspect vim on Debian Stretch, which now ships with "please break selection mechanisms" as a default. The fix is

set mouse=""

and/or have a ~/.vimrc