1
0
forked from aniani/vim

patch 8.2.3647: GTK: when using ligatures the cursor is drawn wrong

Problem:    GTK: when using ligatures the cursor is drawn wrong.
Solution:   Clear more characters when ligatures are used. (Dusan Popovic,
            closes #9190)
This commit is contained in:
Dusan Popovic
2021-11-22 17:18:44 +00:00
committed by Bram Moolenaar
parent c449271f4e
commit ce59b9f292
2 changed files with 39 additions and 7 deletions

View File

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