mirror of
https://github.com/neovim/neovim.git
synced 2026-01-09 21:09:47 +10: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().