Re: [patch] test86 and 87 stop on Windows

2014-09-29 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > After 7.4.084, test86 and 87 stop in the input mode on Windows. > It is caused by inputsave() and feedkeys(), I think. > The following patch seems to fix this: Thanks! -- hundred-and-one symptoms of being an internet addict: 197. Your desk collapses under the weight of your

[patch] test86 and 87 stop on Windows

2014-09-26 Fir de Conversatie Ken Takata
Hi, After 7.4.084, test86 and 87 stop in the input mode on Windows. It is caused by inputsave() and feedkeys(), I think. The following patch seems to fix this: --- a/src/testdir/test86.in +++ b/src/testdir/test86.in @@ -1384,6 +1384,7 @@ EOF :debug silent! py test_keyboard_interrupt() :redir EN