]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0824: in Terminal mode the cursor and screen gets redrawn v8.0.0824
authorBram Moolenaar <Bram@vim.org>
Mon, 31 Jul 2017 19:18:58 +0000 (21:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 31 Jul 2017 19:18:58 +0000 (21:18 +0200)
commit392d1bfa5e14b9534af322003723ebd57cedcc64
tree71603292e05dbb383d15882462ea7fc98e0f7ac9
parentc9456cec0cfe956e083891187b791343e732207b
patch 8.0.0824: in Terminal mode the cursor and screen gets redrawn

Problem:    In Terminal mode the cursor and screen gets redrawn when the job
            produces output.
Solution:   Check for tl_terminal_mode. (partly by Yasuhiro Matsumoto, closes
            #1904)
src/terminal.c
src/version.c