On Jan 15, 2017 10:03, "Julian Elischer" <jul...@freebsd.org> 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? _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" 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 _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"