mirror of
https://github.com/neovim/neovim.git
synced 2026-04-27 01:34:16 +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.