]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0837: signs can be drawn on top of console messages v8.0.0837
authorBram Moolenaar <Bram@vim.org>
Tue, 1 Aug 2017 18:53:30 +0000 (20:53 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 1 Aug 2017 18:53:30 +0000 (20:53 +0200)
commit0792048842493f224bbd7a5dfb348d834f61b205
tree504ee263d0df8f0ebccf6322d2939ce47839fd0d
parentf55e4c867f774d1f27973d06b07b97c0a4d6b968
patch 8.0.0837: signs can be drawn on top of console messages

Problem:    Signs can be drawn on top of console messages.
Solution:   don't redraw at a prompt or when scrolled up. (Christian Brabandt,
            closes #1907)
src/screen.c
src/version.c