mirror of
https://github.com/neovim/neovim.git
synced 2025-10-10 11:56:30 +00:00

- Use this to properly test cursor shape events. - tests: update screen_basic_spec to use `screen:expect` short form. Clearer than using `screen:wait` directy.