mirror of
https://github.com/neovim/neovim.git
synced 2026-08-25 08:31:51 +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