1
0
forked from aniani/vim

patch 8.0.1234: MS-Windows: composing chars are not shown properly

Problem:    MS-Windows: composing characters are not shown properly.
Solution:   Pass base character and composing characters to the renderer at
            once. (Ken Takata, closes #2206)
This commit is contained in:
Bram Moolenaar
2017-10-28 19:23:11 +02:00
parent b9fce6cbf7
commit a6ce1ccf5c
3 changed files with 37 additions and 19 deletions

View File

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