1
0
forked from aniani/vim

patch 8.2.0777: terminal test fails

Problem:    Terminal test fails.
Solution:   Adjust character position for double-wide characters.
This commit is contained in:
Bram Moolenaar
2020-05-17 15:09:27 +02:00
parent e178ba3654
commit 79ea680e6b
2 changed files with 6 additions and 4 deletions

View File

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