1
0
forked from aniani/vim

updated for version 7.4.589

Problem:    In the MS-Windows console Vim can't handle greek characters when
            encoding is utf-8.
Solution:   Escape K_NUL. (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2015-01-20 19:39:35 +01:00
parent 4bde00c595
commit 1ec4dd41de
2 changed files with 13 additions and 7 deletions

View File

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