1
0
forked from aniani/vim

updated for version 7.4.303

Problem:    When using double-width characters the text displayed on the
            command line is sometimes truncated.
Solution:   Reset the string lenght. (Nobuhiro Takasaki)
This commit is contained in:
Bram Moolenaar
2014-05-22 16:05:19 +02:00
parent bc6cf6c511
commit e4c21e6899
2 changed files with 9 additions and 2 deletions

View File

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