forked from aniani/vim
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)
This commit is contained in:
committed by
Bram Moolenaar
parent
3f1cfcb864
commit
aa04e1b0be
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4906,
|
||||
/**/
|
||||
4905,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user