mirror of
https://github.com/neovim/neovim.git
synced 2025-10-18 07:41:51 +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.