patch 8.0.0977: cannot send lines to a terminal job on MS-Windows v8.0.0977
authorBram Moolenaar <Bram@vim.org>
Sun, 20 Aug 2017 17:22:56 +0000 (19:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 20 Aug 2017 17:22:56 +0000 (19:22 +0200)
commit5983d5024711f078e7261264cb0e7d6e57953968
tree8a52484deef982961907e8d3af6048e9a84b7ee3
parentb241208a13d3e9def36d749b1e824ae694aa85f8
patch 8.0.0977: cannot send lines to a terminal job on MS-Windows

Problem:    Cannot send lines to a terminal job on MS-Windows.
Solution:   Set jv_in_buf.  Command doesn't get EOF yet though.
src/terminal.c
src/version.c