1
0
forked from aniani/vim

patch 8.1.0625: MS-Windows: terminal test fails in white console

Problem:    MS-Windows: terminal test fails in white console.
Solution:   Accept both white and black background colors.
This commit is contained in:
Bram Moolenaar
2018-12-22 18:25:30 +01:00
parent 39b5d8b514
commit 81df63537e
2 changed files with 11 additions and 3 deletions

View File

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