mirror of
https://github.com/neovim/neovim.git
synced 2026-01-30 16:44:29 +00:00
Problem: When searching for the next pattern via n/N/*/#, cursor moves to cmdline, perceived as "flicker". Solution: Can ui_busy_start() and ui_busy_stop().