mirror of
https://github.com/neovim/neovim.git
synced 2026-06-17 17:21:16 +00: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>