A small workaround I've discovered: It appears tmux *does* pass mouse input through if you coerce it a bit. Currently, if I have "set ttymouse=xterm2" in my vimrc, tmux will not recognize it for whatever reason. But, if I "delay" this by using "autocmd BufEnter * set ttymouse=xterm2", so that it is only executed when entering a buffer, tmux will see it and merrily pass input on.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/916941 Title: tmux no longer passes mouse input through To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tmux/+bug/916941/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
