]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0760: terminal window colors wrong with 'termguicolors' v8.0.0760
authorBram Moolenaar <Bram@vim.org>
Sun, 23 Jul 2017 16:07:56 +0000 (18:07 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 23 Jul 2017 16:07:56 +0000 (18:07 +0200)
commit065f41c8143271d1af7c8f5d14a59e29bf7ecdf3
tree882fdc9e6dcafd380a6efce8670f0c2345cde44a
parent43da3e36b21b9df20e4b2f380df76bbc7e91a965
patch 8.0.0760: terminal window colors wrong with 'termguicolors'

Problem:    Terminal window colors wrong with 'termguicolors'.
Solution:   Add 'termguicolors' support.
src/proto/syntax.pro
src/syntax.c
src/terminal.c
src/version.c