]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0926: when job in terminal window ends topline is wrong v8.0.0926
authorBram Moolenaar <Bram@vim.org>
Sun, 13 Aug 2017 14:01:31 +0000 (16:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Aug 2017 14:01:31 +0000 (16:01 +0200)
commite0f314aa8d0e2099d2e4e5665fe13199752adc8e
tree11c555b624985a0dac4df4a1147eb3200af82560
parent62426e168ef29fb941d1bd91a112fa09445322a5
patch 8.0.0926: when job in terminal window ends topline is wrong

Problem:    When job in terminal window ends topline may be wrong.
Solution:   When the job ends adjust topline so that the active part of the
            terminal is displayed.
src/terminal.c
src/version.c