On Jan 15, 2017 10:03, "Julian Elischer" <[email protected]> wrote:
I noticed that suddenly vim is grabbing mouse movements, which makes life really hard. Was there a specific revision that brought in this change, and can it be removed? _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]" Hi, You might add "set mouse=v" to your vimrc -- it was a new default as of 8.0, IIRC. "set nohl" if the new highlighted of search matches irritates as well. Thanks, Kyle Evans _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
