mirror of
https://github.com/neovim/neovim.git
synced 2026-03-03 23:58:27 +00:00
Adding input doesn't help here, as the important part here is processing main_loop.events, not running the main loop. Instead, use a non-fast API request to ensure that previously queued events are processed.