mirror of
https://github.com/vim/vim.git
synced 2026-08-05 14:09:20 +02:00
e2edc2ed4a
Problem: When using ":sleep" the cursor is always displayed.
Solution: Do not display the cursor when using ":sleep!". (Jeremy Lerner,
closes #7688)