1
0
forked from aniani/vim

patch 8.1.2169: terminal flags are never reset

Problem:    Terminal flags are never reset.
Solution:   Reset the flags when setting 'term'.
This commit is contained in:
Bram Moolenaar
2019-10-17 21:55:24 +02:00
parent b1ba9abcb3
commit 3cea8a9a51
3 changed files with 15 additions and 0 deletions

View File

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