mirror of
https://github.com/neovim/neovim.git
synced 2026-05-24 22:00:10 +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().