0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.0.1638: popup test fails depending on environment variable

Problem:    Popup test fails depending on environment variable.
Solution:   Reset $COLORFGBG when running Vim in a terminal. (closes #2693)
This commit is contained in:
Bram Moolenaar
2018-03-24 17:56:13 +01:00
parent 897e63c4c0
commit e7499ddc33
2 changed files with 9 additions and 0 deletions

View File

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