mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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.