1
0
forked from aniani/vim

patch 8.0.1097: background color wrong if job changes background color

Problem:    Background color wrong if job changes background color.
Solution:   Get the background color from vterm.
This commit is contained in:
Bram Moolenaar
2017-09-11 23:05:44 +02:00
parent 238d43b328
commit 49a613f84a
3 changed files with 59 additions and 16 deletions

View File

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