mirror of
https://github.com/neovim/neovim.git
synced 2026-06-12 06:48:13 +00:00
Problem: When at the command line :redrawstatus does not work well.
Solution: Only update the statuslines instead of the screen. (closes vim/vim#11180)
320d910064