1
0
forked from aniani/vim

patch 8.2.4983: colors test fails in the GUI

Problem:    Colors test fails in the GUI.
Solution:   Reset g:terminal_ansi_colors.
This commit is contained in:
Bram Moolenaar
2022-05-20 10:39:18 +01:00
parent b2b3acbf2b
commit b0855f5324
2 changed files with 3 additions and 0 deletions

View File

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