1
0
forked from aniani/vim

updated for version 7.4.627

Problem:    The last screen cell is not updated.
Solution:   Respect the "tn" termcap feature. (Hayaki Saito)
This commit is contained in:
Bram Moolenaar
2015-02-10 19:20:37 +01:00
parent eb2928595b
commit 494838a3fe
6 changed files with 25 additions and 7 deletions

View File

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