1
0
forked from aniani/vim

updated for version 7.3.863

Problem:    Problem with 'ambiwidth' detection for ANSI terminal.
Solution:   Work around not recognizing a term response. (Hayaki Saito)
This commit is contained in:
Bram Moolenaar
2013-03-16 14:33:36 +01:00
parent 2526ef276b
commit e533bbe094
2 changed files with 9 additions and 4 deletions

View File

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