Possibly (?) related problem, but not with urxvt (this is in plain xterm): I run $ vim -u myvimrc With myvimrc containing only : set mouse=a set ttymouse=xterm2
But the mouse is not enabled. If I then run :set ttymouse=xterm2 inside vim, the mouse gets enabled. :version VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Nov 9 2011 03:56:48) Included patches: 1-353 Compiled by ArchLinux Cheers, François On Nov 10, 8:08 am, lilydjwg <[email protected]> wrote: > On Wed, Nov 09, 2011 at 03:36:31PM -0600, Sung Pae wrote: > > On 9 Nov 2011, at 12:18 AM, lilydjwg wrote: > > > > Oops... I attach it now, and my vim handles mouse events well in > > > urxvt+tmux. > > > Thank you. > > > I am curious though, does the mouse work correctly in urxvt+tmux when > > `set ttymouse=urxvt`? That combination continues to be broken for me. > > > Otherwise, setting to `ttymouse=xterm2` works brilliantly in all > > combinations. > > > Cheers, > > guns > > No, setting to 'urxvt' only produces garbage characters; default value > works well. > > -- > Best regards, > lilydjwg -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
