]> granicus.if.org Git - vim/commit
patch 9.0.1111: termcap entries for RGB colors are not set automatically v9.0.1111
authorBram Moolenaar <Bram@vim.org>
Fri, 30 Dec 2022 11:16:00 +0000 (11:16 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 30 Dec 2022 11:16:00 +0000 (11:16 +0000)
commit96dd34e53492913029323dad902831380fa460d0
tree50f9efedef1b78abae49001367dc152d64fe19b3
parent254480736f7db3667c7b84873efb49c2cb1d385f
patch 9.0.1111: termcap entries for RGB colors are not set automatically

Problem:    Termcap entries for RGB colors are not set automatically.
Solution:   Always set the termcap entries when +termguicolors is enabled.
src/term.c
src/version.c