1
0
forked from aniani/vim

patch 8.2.0977: t_8u is made empty for the wrong terminals

Problem:    t_8u is made empty for the wrong terminals. (Dominique Pelle)
Solution:   Invert the check for TPR_YES. (closes #6254)
This commit is contained in:
Bram Moolenaar
2020-06-14 14:34:16 +02:00
parent df7df59d85
commit 8dff4cbf6d
3 changed files with 10 additions and 2 deletions

View File

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