]> granicus.if.org Git - vim/commit
patch 8.1.0123: MS-Windows: colors are wrong after setting 'notgc' v8.1.0123
authorBram Moolenaar <Bram@vim.org>
Thu, 28 Jun 2018 13:29:52 +0000 (15:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 28 Jun 2018 13:29:52 +0000 (15:29 +0200)
commitb0eb14f9392a8d95045182c4e520530319ce44c2
treed944e7b299c7758f2cc88f1bbc4b4321826aafde
parent0c183198727b80fd7e52fb29cc1dcd08d79a281c
patch 8.1.0123: MS-Windows: colors are wrong after setting 'notgc'

Problem:    MS-Windows: colors are wrong after setting 'notgc'.
Solution:   Only call control_console_color_rgb() for the win32 terminal.
            (Nobuhiro Takasaki, closes #3107)
src/option.c
src/version.c