mirror of
https://github.com/neovim/neovim.git
synced 2026-02-19 18:08:38 +00:00
Problem: Adding multigrid tests to `mouse_spec` requires all tests to test both the multigrid and non-multigrid screen state, which adds a lot of extra code. Solution: Instead of testing the full screen state, only test substrings of it.