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:
committed by
Bram Moolenaar
parent
c449271f4e
commit
ce59b9f292
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3647,
|
||||
/**/
|
||||
3646,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user