Probably the fastest, least interactive check on this via lxd containers: $ lxc exec yakkety-test -- /bin/sh -c 'rm -f viconf 2>/dev/null; vim -c "mkv viconf|q"; grep -q mouse viconf'
$ lxc exec zesty-tests -- /bin/sh -c 'rm -f viconf; vim -c "mkv viconf|q"; grep mouse viconf' set mouse=a With a cat instead of a grep you can see that much more changed than just the mouse - well it is major version bump to 8.0. P.S. Thank you scott for filing this, it annoyed me a while but I never bothered to look deeper. Personally I'll likely go with the "hold shift" for now and wait for a discussion here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1661691 Title: TERM=xterm enables mouse mode in vi, breaks pasting with middle mouse To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1661691/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
