]> granicus.if.org Git - vim/commit
patch 9.0.1235: MS-Windows console: not flushing termguicolors v9.0.1235
authorChristopher Plewright <chris@createng.com>
Mon, 23 Jan 2023 12:33:23 +0000 (12:33 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 23 Jan 2023 12:33:23 +0000 (12:33 +0000)
commitdc7179f9a4cc74d864d1f6414e691d25bac8f831
tree4ae1b75eed477cbdad0f92cb241c6c12b52f689b
parentebfec1c531f32d424bb2aca6e7391ef3bfcbfe20
patch 9.0.1235: MS-Windows console: not flushing termguicolors

Problem:    MS-Windows console: not flushing termguicolors.
Solution:   Flush termguicolors. (Christopher Plewright, closes #11871)
src/os_win32.c
src/proto/os_win32.pro
src/term.c
src/version.c