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