mirror of
https://github.com/neovim/neovim.git
synced 2026-02-22 10:22:17 +10:00
Problem: Unable to update the screen for external cmdline during cmdpreview.
Solution: Flush the cmdline UI before cmdpreview state.
(cherry picked from commit 5b6477be45)
Co-authored-by: luukvbaal <luukvbaal@gmail.com>