]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0920: in Terminal-Normal mode job output messes up the window v8.1.0920
authorBram Moolenaar <Bram@vim.org>
Thu, 14 Feb 2019 20:22:01 +0000 (21:22 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 14 Feb 2019 20:22:01 +0000 (21:22 +0100)
commit29ae223ddcfcbbce46c7e1f4e8fa71b8f2674271
tree576cb465dd6d4e2a8ecf67d8cc6c30f6c242456f
parent0f77d6afd506d1be4b0bef46e1d2268440e1ba88
patch 8.1.0920: in Terminal-Normal mode job output messes up the window

Problem:    In Terminal-Normal mode job output messes up the window.
Solution:   Postpone scrolling and updating the buffer when in Terminal-Normal
            mode.
src/terminal.c
src/testdir/dumps/Test_terminal_01.dump [new file with mode: 0644]
src/testdir/dumps/Test_terminal_02.dump [new file with mode: 0644]
src/testdir/dumps/Test_terminal_03.dump [new file with mode: 0644]
src/testdir/test_terminal.vim
src/version.c