]> granicus.if.org Git - vim/commit
patch 8.0.1810: buffer of a terminal only updated in Terminal-Normal mode v8.0.1810
authorBram Moolenaar <Bram@vim.org>
Thu, 10 May 2018 16:05:56 +0000 (18:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 10 May 2018 16:05:56 +0000 (18:05 +0200)
commit56bc8e299cdae1b4606897749ef54a0161381a4a
treeecbd0f7ec5a65989ceefe71003fb17b45d726161
parentb9464821901623f983528acaed9e4dc2cea7387b
patch 8.0.1810: buffer of a terminal only updated in Terminal-Normal mode

Problem:    Buffer of a terminal only updated in Terminal-Normal mode.
Solution:   Copy the terminal window content to the buffer when in
            Terminal-Job mode.
src/ex_cmds2.c
src/proto/ex_cmds2.pro
src/proto/terminal.pro
src/terminal.c
src/version.c