]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1179: no test for mouse clicks in the fold column v8.1.1179
authorBram Moolenaar <Bram@vim.org>
Wed, 17 Apr 2019 14:33:46 +0000 (16:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 17 Apr 2019 14:33:46 +0000 (16:33 +0200)
commit696d6377289eb7c703263aaabe58134968335c4b
tree8645555353c1ed4a7b7fca3118af87d813d8a6af
parent4945219b99f8e191c599f80dedc0c4be02ed821e
patch 8.1.1179: no test for mouse clicks in the fold column

Problem:    No test for mouse clicks in the fold column.
Solution:   Add a test. (Dominique Pelle, closes #4261)
src/testdir/test_termcodes.vim
src/version.c