]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0869: job output is sometimes not displayed in a terminal v8.0.0869
authorBram Moolenaar <Bram@vim.org>
Sat, 5 Aug 2017 15:40:38 +0000 (17:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 5 Aug 2017 15:40:38 +0000 (17:40 +0200)
commita9f028103fee253ea8a09e49031011ee3da69ece
treed14fb2378121c09787e2a263e3f2be4c7f0d808a
parentcfcc022c54e66b317ddcc8a807977230b056a542
patch 8.0.0869: job output is sometimes not displayed in a terminal

Problem:    Job output is sometimes not displayed in a terminal.
Solution:   Flush output before closing the channel.
src/channel.c
src/terminal.c
src/version.c