]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0718: output of job in terminal is not displayed v8.0.0718
authorBram Moolenaar <Bram@vim.org>
Sun, 16 Jul 2017 11:48:22 +0000 (13:48 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Jul 2017 11:48:22 +0000 (13:48 +0200)
commitcb8bbe9bf3214d07580d6b43d6539416884153bd
tree60a96551f612f3f77e71aeb7fdde295c58e8b6f2
parent26e8558e74fc1701b57f092cc2c3dbf879cf1af3
patch 8.0.0718: output of job in terminal is not displayed

Problem:    Output of job in terminal is not displayed.
Solution:   Connect the job output to the terminal.
src/channel.c
src/evalfunc.c
src/proto/channel.pro
src/proto/screen.pro
src/proto/terminal.pro
src/screen.c
src/terminal.c
src/version.c