mirror of
https://github.com/neovim/neovim.git
synced 2026-05-16 18:24:40 +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.