On Mon, May 06, 2019 at 03:54:14PM +0200, Bram Moolenaar wrote: > > > On Sat, May 04, 2019 at 05:35:06PM +0200, Bram Moolenaar wrote: > > > > > > Patch 8.1.1267 > > > Problem: Cannot check if GPM mouse support is working. > > > Solution: Add the "mouse_gpm_enable" feature. > > > Files: src/evalfunc.c, src/os_unix.c, src/proto/os_unix.pro, > > > runtime/doc/eval.txt > > > > This patch breaks "set mouse=a" in tmux for me. > > That is not possible. Perhaps it was an earlier patch?
git bisect finds this. However I tried again and it finds 1265. Perhaps I need to clean the workspace between each run. So I tried again and it finds 1265 again. And reverting that patch (including 1-1264, 1266-1312) the issue is gone. Also I notice that 'set ttymouse=xterm' restores mouse support, although it was already xterm. -- Best regards, lilydjwg Linux Vim Python 我的博客: https://blog.lilydjwg.me/ -- A: Because it obfuscates the reading. Q: Why is top posting so bad? -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20190510063700.GA27734%40lilyforest.localdomain. For more options, visit https://groups.google.com/d/optout.
