mirror of
https://github.com/neovim/neovim.git
synced 2026-08-25 08:31:51 +00:00
Problem: Cursor visibility test may fail if the :sleep lasts too long. Solution: Wait for the TermLeave autocommand to finish.
Problem: Cursor visibility test may fail if the :sleep lasts too long. Solution: Wait for the TermLeave autocommand to finish.