mirror of
https://github.com/neovim/neovim.git
synced 2025-11-24 19:20:39 +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.