1
0
forked from aniani/vim

patch 8.1.0938: background color is wrong in MS-Windows console

Problem:    Background color is wrong in MS-Windows console when not using VTP.
Solution:   Use g_attrCurrent. (Nobuhiro Takasaki, closes #3987)
This commit is contained in:
Bram Moolenaar
2019-02-17 14:10:56 +01:00
parent f1b57ab2ab
commit 21edde8742
2 changed files with 10 additions and 2 deletions

View File

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