1
0
forked from aniani/vim

patch 8.2.4775: SpellBad highlighting does not work in Konsole

Problem:    SpellBad highlighting does not work in Konsole.
Solution:   Do not keep t_8u defined for Konsole.  Redraw when t_8u is reset.
            (closes #10177)
This commit is contained in:
Bram Moolenaar
2022-04-17 17:34:42 +01:00
parent 8b91e71441
commit 280aebfd35
2 changed files with 12 additions and 3 deletions

View File

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