Re: [patch] Key input of vim.exe problems with Windows10

2015-08-04 Fir de Conversatie Bram Moolenaar
Nobuhiro Takasaki wrote: > This is a continuation of the patch "7.4.142" I have submitted. > > Using the console input handle, and monitors the key input buffer. > At the time I did not notice it. > > It was a small problem with Windows10. > Input if a character string in the IME is not complet

[patch] Key input of vim.exe problems with Windows10

2015-08-01 Fir de Conversatie Nobuhiro Takasaki
This is a continuation of the patch "7.4.142" I have submitted. Using the console input handle, and monitors the key input buffer. At the time I did not notice it. It was a small problem with Windows10. Input if a character string in the IME is not completed successfully. To end successfully, I c