Disable mouse support in Vim

For long decades I was using Vim while being connected to a linux/unix server from windows machine via Putty. Then I was having Fedora 4 (or 5) as my main desktop for a 5 more years. And now, when I return back to Linux as a desktop os on my SBC it just drives me crazy, what kind of stupid mouse integration Vim is having by default. Good news is, it's really easy to fix:

echo "set mouse=" >> /etc/vim/vimrc 

echo "set ttymouse=" >> /etc/vim/vimrc

No comments:

Post a Comment

Start here

Disable Firefox from updating itself and flash those annoying "Restart to Keep Using Firefox" messages on you

I recently switched from Brave to Firefox. Just because Brave appeared to be some proprietary shit, even though they're masking themselv...