mirror of
https://github.com/neovim/neovim.git
synced 2026-03-19 07:08:15 +00:00
Problem: When typing CTRL-L in a window that's not the first one, another
redraw will happen later. (Christian Brabandt)
Solution: Reset must_redraw after calling screenclear().
9f5f7bf4d5