]> granicus.if.org Git - vim/commit
patch 8.1.1175: no test for dragging a tab and double click for new tab v8.1.1175
authorBram Moolenaar <Bram@vim.org>
Mon, 15 Apr 2019 18:55:31 +0000 (20:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 15 Apr 2019 18:55:31 +0000 (20:55 +0200)
commite3e3828f935392bb3c2147a000db1c7b094a4360
treedc4b324b1817158538103f95b76c11c18797daa2
parent8dc4c7292364d31cfb8afa8a67984b78b657b192
patch 8.1.1175: no test for dragging a tab and double click for new tab

Problem:    No test for dragging a tab with the mouse and for creating a new
            tab by double clicking in the tabline.
Solution:   Add two tests. (Dominique Pelle, closes #4258)
src/testdir/test_termcodes.vim
src/version.c