1
0
forked from aniani/vim

patch 8.0.1192: MS-Windows: terminal feature not enabled by default

Problem:    MS-Windows: terminal feature not enabled by default.
Solution:   Enable it. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2017-10-14 20:24:19 +02:00
parent 6199d43f4b
commit ac8069bb63
3 changed files with 16 additions and 1 deletions

View File

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