1
0
forked from aniani/vim

patch 8.0.1711: term_setsize() is not implemented yet

Problem:    Term_setsize() is not implemented yet.
Solution:   Implement it.
This commit is contained in:
Bram Moolenaar
2018-04-14 17:05:38 +02:00
parent 2a43230ce3
commit a42d363bac
6 changed files with 70 additions and 8 deletions

View File

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