1
0
forked from aniani/vim

patch 8.2.3653: terminal ANSI colors may be wrong

Problem:    Terminal ANSI colors may be wrong.
Solution:   Initialize the color type. (closes #9198, closes #9197)
This commit is contained in:
Milly
2021-11-23 12:07:25 +00:00
committed by Bram Moolenaar
parent e021662f39
commit b771b6b5fe
2 changed files with 3 additions and 0 deletions

View File

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