1
0
forked from aniani/vim

patch 8.0.0754: terminal window does not support colors

Problem:    Terminal window does not support colors.
Solution:   Lookup the color attribute.
This commit is contained in:
Bram Moolenaar
2017-07-23 15:48:37 +02:00
parent b13501f7da
commit eeac677886
4 changed files with 186 additions and 3 deletions

View File

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