]> granicus.if.org Git - vim/commit
patch 8.1.0415: not actually using 16 colors with vtp v8.1.0415
authorBram Moolenaar <Bram@vim.org>
Fri, 21 Sep 2018 10:24:12 +0000 (12:24 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 21 Sep 2018 10:24:12 +0000 (12:24 +0200)
commitd4f73438bb6c88a0d3e315f0eebef30993b5921c
tree84965260e43513e584f0cee85ba74de1c6c078f0
parent3f3fb0b14734272e7c817020c847aaa0fba5cea5
patch 8.1.0415: not actually using 16 colors with vtp

Problem:    Not actually using 16 colors with vtp.
Solution:   Always use 256 colors when vtp is used. (Nobuhiro Takasaki,
            closes #3432)
src/option.c
src/term.c
src/version.c