1
0
forked from aniani/vim

patch 8.1.2027: MS-Windows: problem with ambiwidth characters

Problem:    MS-Windows: problem with ambiwidth characters.
Solution:   handle ambiguous width characters in ConPTY on Windows 10 (1903).
            (Nobuhiro Takasaki, closes #4411)
This commit is contained in:
Bram Moolenaar
2019-09-13 22:30:11 +02:00
parent dbec74907e
commit 57da698168
12 changed files with 156 additions and 10 deletions

View File

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