> 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.
Strange. So, what is broken, how to reproduce? Start with "vim --clean". -- An SQL statement walks into a bar. He approaches two tables and says, "Mind if I join you?" /// 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 --- 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/201905101957.x4AJv9dQ026853%40masaka.moolenaar.net. For more options, visit https://groups.google.com/d/optout.
