diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2015-08-21 07:58:51 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2015-08-21 13:28:53 -0300 |
commit | cb87670ff819161fb6ab70790d00ab87fc965aa7 (patch) | |
tree | ffa61c462855c877f0a9461f3e5f45d5f21b4583 /scripts/stripdecls.py | |
parent | 1beee0685d33adf15457927b2487e8f89da178a0 (diff) | |
download | rneovim-cb87670ff819161fb6ab70790d00ab87fc965aa7.tar.gz rneovim-cb87670ff819161fb6ab70790d00ab87fc965aa7.tar.bz2 rneovim-cb87670ff819161fb6ab70790d00ab87fc965aa7.zip |
main: Initialize event loop before command_line_scan
The call to `event_init()` was too late. `command_line_scan()` in `main()` could
already need the loop initialized. Ref https://github.com/neovim/neovim/issues/3045#issuecomment-123405833.
A consequence of this change is that it was necessary to move the
`channel_from_stdio()` call to `command_line_scan()` when embedded_mode is set.
Diffstat (limited to 'scripts/stripdecls.py')
0 files changed, 0 insertions, 0 deletions