]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1106: terminal colors wrong on an MS-Windows console v8.0.1106
authorBram Moolenaar <Bram@vim.org>
Thu, 14 Sep 2017 13:55:13 +0000 (15:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 14 Sep 2017 13:55:13 +0000 (15:55 +0200)
commit69e8aa75112a0b12811a4f4d11061adceffbbabc
treece2ed38aee2bc47d8fbf3e2c8e2363478ebb599c
parent1190cf68e27a123cf9f6fb57897782a3b9f7b810
patch 8.0.1106: terminal colors wrong on an MS-Windows console

Problem:    Terminal colors on an MS-Windows console are not matching the
            normal colors.
Solution:   Use the normal colors for the terminal. (Yasuhiro Matsumoto,
            closes #2087)
src/terminal.c
src/version.c