1
0
forked from aniani/vim

patch 9.0.0344: MS-Windows: background color wrong in Console

Problem:    MS-Windows: background color wrong in Console.
Solution:   Figure out the default console background color. (Yasuhiro
            Matsumoto, issue #10310)
This commit is contained in:
Yasuhiro Matsumoto
2022-09-01 11:31:45 +01:00
committed by Bram Moolenaar
parent 5d09a401ec
commit e42c8dae32
2 changed files with 23 additions and 4 deletions

View File

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