patch 7.4.1750 v7.4.1750
authorBram Moolenaar <Bram@vim.org>
Mon, 18 Apr 2016 17:27:24 +0000 (19:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 18 Apr 2016 17:27:24 +0000 (19:27 +0200)
commit7f7c3325d3f1baba32263a3457cfc4d90ecd5ff1
treebe77fcae7026c245f0669bf93c65139c7b4c36b9
parent30e12d259ee78272359f9da2655d0593a4f6a626
patch 7.4.1750
Problem:    When a buffer gets updated while in command line mode, the screen
            may be messed up.
Solution:   Postpone the redraw when the screen is scrolled.
src/channel.c
src/version.c