mirror of
https://github.com/neovim/neovim.git
synced 2026-03-18 22:58:18 +00:00
Problem: Signs can be drawn on top of console messages.
Solution: don't redraw at a prompt or when scrolled up. (Christian Brabandt,
closes vim/vim#1907)
0792048842