mirror of
https://github.com/neovim/neovim.git
synced 2025-11-27 04:30:41 +00:00
The previous form was passing because it happens immediately before this form; but on a very fast(?) server the screen check might miss that form. It's also not really want we want to assert anyways.