On 2014-06-04 11:03 -0400, Alan Paul wrote: > This patch (commit 353d182) broke my vim mousing. I have it turned off > in vim (mouse=) With this patch, vim now controls my mouse regardless > of the "mouse=" setting.
To clarify, it isn't vim who is controlling the mouse, but rather tmux is sending up/down keys to vim when you scroll, right? I guess it would be nice if this behavior would be bound to an option in tmux. Until that happens you can try not using the alternate mode for vim because only there is tmux doing this. You can either tweak your terminfo files for screen and remove the entries for smcup/rmcup or in case of vim just add "set t_ti=" and "set t_te=" to your vimrc. By the way, why are you turning off mousing in vim? Do you see a problem using it or do you find it inconvenient for some reason? If yes, why? -- Balazs ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users