Yasuhiro Matsumoto wrote: > I've received a patch to support SGR mouse tracking on terminal. > > http://invisible-island.net/xterm/ctlseqs/ctlseqs.html#Mouse%20Tracking > https://groups.google.com/forum/#!topic/vim_use/lo6PLRUu2Gg > > This works well on xterm patch 277 or later. > > Currently, vim can't recognize column number of mouse event which is greater > than 222. This SGR's patch make it possible. > If applied this patch, you can make sure ttymouse is set as 'sgr' on your > xterm. And you can select columns greater than 222 with "set mouse=a". > With this mouse mode, vim will accept both "Normal (xterm2)" and "SGR 1006" > styled mouse reporting. So this patch don't affect to former. > > https://gist.github.com/2857753 > > This patch is written by Hayaki Saito [email protected]. > Please check.
Thanks. I'll check it out. > Thanks. > > BTW, It seems that vim_dev ML does not allow his e-mail address. He is not subscribed? -- I have a watch cat! Just break in and she'll watch. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- 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
