1
0
forked from aniani/vim

patch 8.2.4916: mouse in Insert mode test fails

Problem:    Mouse in Insert mode test fails.
Solution:   Fix the text and check relevant positions.
This commit is contained in:
Bram Moolenaar
2022-05-08 20:38:06 +01:00
parent a91cb98bb3
commit 8e8dc9b323
2 changed files with 18 additions and 8 deletions

View File

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