1
0
forked from aniani/vim

patch 8.0.1807: function to set terminal name is too long

Problem:    Function to set terminal name is too long.
Solution:   Refactor the function.  Fix typo in test.
This commit is contained in:
Bram Moolenaar
2018-05-10 14:11:52 +02:00
parent 39de952577
commit 69e056915c
3 changed files with 151 additions and 140 deletions

View File

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