1
0
forked from aniani/vim

patch 8.2.0020: mouse clicks in the command line not tested

Problem:    Mouse clicks in the command line not tested.
Solution:   Add tests. (Dominique Pelle, closes #5366)
This commit is contained in:
Bram Moolenaar
2019-12-18 19:36:23 +01:00
parent a9e9679de3
commit f19f8d1a4b
2 changed files with 152 additions and 43 deletions

View File

@@ -742,6 +742,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
20,
/**/
19,
/**/