1
0
forked from aniani/vim

patch 8.0.1615: term_dumpload() does not use the right colors

Problem:    term_dumpload() does not use the right colors.
Solution:   Initialize colors when not using create_vterm().
This commit is contained in:
Bram Moolenaar
2018-03-18 19:20:22 +01:00
parent 98ef233e14
commit 52acb110ac
2 changed files with 30 additions and 13 deletions

View File

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