]> granicus.if.org Git - vim/commit
patch 8.2.4906: MS-Windows: cannot use transparent background v8.2.4906
authorYasuhiro Matsumoto <mattn.jp@gmail.com>
Sat, 7 May 2022 13:09:19 +0000 (14:09 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 7 May 2022 13:09:19 +0000 (14:09 +0100)
commitaa04e1b0be343ff606e25a48d59bc057edcc6e87
tree1a57bb0e3551d13aade2b2ed0ca413c6b9a062d3
parent3f1cfcb86407c15a3037d5595bb192a00c661303
patch 8.2.4906: MS-Windows: cannot use transparent background

Problem:    MS-Windows: cannot use transparent background.
Solution:   Make transparent background work with 'termguicolors' and NONE
            background color. (Yasuhiro Matsumoto, closes #10310, closes #7162)
runtime/doc/options.txt
src/os_win32.c
src/term.c
src/version.c