mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 05:58:33 +00:00

Redraw can be flaky especially when remote commands happen during command-mode. Assert the state directly instead of using Screen.
Redraw can be flaky especially when remote commands happen during command-mode. Assert the state directly instead of using Screen.