mirror of
https://github.com/neovim/neovim.git
synced 2025-11-10 04:25:22 +00:00
Problem: Cannot control cursor positioning of getchar().
Solution: Add "cursor" flag to {opts}, with possible values "hide",
"keep" and "msg".
related: vim/vim#10603
closes: vim/vim#16569
edf0f7db28