]> granicus.if.org Git - vim/commit
patch 8.0.1684: ml_get errors when using terminal window for shell command v8.0.1684
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Apr 2018 12:56:18 +0000 (14:56 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Apr 2018 12:56:18 +0000 (14:56 +0200)
commit07b46af645fa7a2b95afec3f3d87c91942d9cbd0
tree044fb6e5687f98689756f41e910987e1b0d12d06
parent0424958bde3d3e74c721ba39ab4d5a4744897393
patch 8.0.1684: ml_get errors when using terminal window for shell command

Problem:    ml_get errors when using terminal window for shell command.
            (Blay263)
Solution:   Do not change the size of the current window.
src/terminal.c
src/version.c