1
0
forked from aniani/vim

patch 8.2.2067: cursor position in popup terminal is wrong

Problem:    Cursor position in popup terminal is wrong.
Solution:   Don't check the flags.
This commit is contained in:
Bram Moolenaar
2020-11-28 21:56:06 +01:00
parent ce2c5444e2
commit f5452691ba
3 changed files with 15 additions and 7 deletions

View File

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