]> granicus.if.org Git - vim/commit
patch 8.0.1173: terminal window is not redrawn after CTRL-L v8.0.1173
authorBram Moolenaar <Bram@vim.org>
Mon, 2 Oct 2017 19:54:59 +0000 (21:54 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 2 Oct 2017 19:54:59 +0000 (21:54 +0200)
commit19a3d68b2cd4beb1ee1d97a84ad4e860ffe0cbb2
tree53564f0258e9d3256ae5f1f953fcc781f34a78f8
parent2a6a6c3014e728cd01c750b0f60484d4eaf22a8c
patch 8.0.1173: terminal window is not redrawn after CTRL-L

Problem:    Terminal window is not redrawn after CTRL-L. (Marcin Szamotulski)
Solution:   Redraw the whole terminal when w_redr_type is NOT_VALID.
src/terminal.c
src/version.c