mirror of
https://github.com/neovim/neovim.git
synced 2026-04-04 06:39:21 +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().