Hi Bram,
2016/4/21 Thu 3:20:48 UTC+9 Bram Moolenaar wrote:
> Patch 7.4.1759
> Problem: When using feedkeys() in a timer the inserted characters are not
> used right away.
> Solution: Break the wait loop when characters have been added to typebuf.
> use this for testing CursorHoldI.
> Files: src/gui.c, src/os_win32.c, src/os_unix.c,
> src/testdir/test_autocmd.vim
> --- 5210,5216 ----
> /* See above for type of argv. */
> execvp(argv[0], argv);
>
> ! // perror("executing job failed");
> _exit(EXEC_FAILED); /* exec failed, return failure code */
> }
C++ style comment is used here.
Is this intended?
Regards,
Ken Takata
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.