patch 8.0.0754: terminal window does not support colors v8.0.0754
authorBram Moolenaar <Bram@vim.org>
Sun, 23 Jul 2017 13:48:37 +0000 (15:48 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 23 Jul 2017 13:48:37 +0000 (15:48 +0200)
commiteeac67788677a9ea81bcab69f81b4fc22c2adc00
tree178ae643b4f83ddade1086a13bbb4dfbd4c11119
parentb13501f7dada4154fc7633d79989d1dab98ae99d
patch 8.0.0754: terminal window does not support colors

Problem:    Terminal window does not support colors.
Solution:   Lookup the color attribute.
src/proto/syntax.pro
src/syntax.c
src/terminal.c
src/version.c