]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0823: mouse drag test fails v9.0.0823
authorBram Moolenaar <Bram@vim.org>
Mon, 31 Oct 2022 23:07:11 +0000 (23:07 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 31 Oct 2022 23:07:11 +0000 (23:07 +0000)
commit7a7db047dcb2336de5103e793345eb5a9d125900
tree2bb6ea64775c1d60dab04e91fbb4a584d8c256ca
parent8ab9ca93eea32b318235384720200771863ecaee
patch 9.0.0823: mouse drag test fails

Problem:    Mouse drag test fails.
Solution:   Only reset the mouse click flag when actually switching to another
            tab page.  Disable test that keeps failing.
src/testdir/test_termcodes.vim
src/version.c
src/window.c