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:
@@ -766,6 +766,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1615,
|
||||
/**/
|
||||
1614,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user