1
0
forked from aniani/vim

patch 9.0.1235: MS-Windows console: not flushing termguicolors

Problem:    MS-Windows console: not flushing termguicolors.
Solution:   Flush termguicolors. (Christopher Plewright, closes #11871)
This commit is contained in:
Christopher Plewright
2023-01-23 12:33:23 +00:00
committed by Bram Moolenaar
parent ebfec1c531
commit dc7179f9a4
4 changed files with 19 additions and 14 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1235,
/**/
1234,
/**/