mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00
![neovim-backports[bot]](/assets/img/avatar_default.png)
Problem:
Cursor is visible in "hidden" floating window.
Solution:
Hide cursor when curwin is a hidden floating window.
Show cursor after returning to a normal (non-hidden) window.
(cherry picked from commit d4f2b9050d
)
Co-authored-by: glepnir <glephunter@gmail.com>