mirror of
https://github.com/neovim/neovim.git
synced 2026-02-28 06:15:10 +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.