]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2610: mouse click test fails when using remote connection v8.2.2610
authorBram Moolenaar <Bram@vim.org>
Tue, 16 Mar 2021 20:17:16 +0000 (21:17 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 16 Mar 2021 20:17:16 +0000 (21:17 +0100)
commit1e448465e1281eeb379f75fe848cbb47fe1be1d9
treef1e7c287638b59ec75b7762bb2a5d396c299e6e1
parent321481299757cdd43baeed33f4c5ba543fdfc7f7
patch 8.2.2610: mouse click test fails when using remote connection

Problem:    Mouse click test fails when using remote connection.
Solution:   Use a larger 'mousetime'. (Dominique PellĂ©, closes #7968)
src/testdir/test_selectmode.vim
src/version.c