1
0
forked from aniani/vim

updated for version 7.4.137

Problem:    Cannot use IME with Windows 8 console.
Solution:   Change the user of ReadConsoleInput() and PeekConsoleInput().
            (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2014-01-10 13:51:42 +01:00
parent b1cb35f785
commit 3a69e1135e
2 changed files with 79 additions and 8 deletions

View File

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