]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0742: terminal feature does not work on MS-Windows v8.0.0742
authorBram Moolenaar <Bram@vim.org>
Sat, 22 Jul 2017 14:14:44 +0000 (16:14 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 22 Jul 2017 14:14:44 +0000 (16:14 +0200)
commit8f84c3a8666cea04484ec93fa05386bf33f93f5a
treee1447dddb24427816eb179f8d74931a44ad68837
parent5f7e7bdcf865df67099c59013775d14c85358300
patch 8.0.0742: terminal feature does not work on MS-Windows

Problem:    Terminal feature does not work on MS-Windows.
Solution:   Use libvterm and libwinpty on MS-Windows. (Yasuhiro Matsumoto)
src/INSTALLpc.txt
src/Make_cyg_ming.mak
src/channel.c
src/proto/channel.pro
src/terminal.c
src/version.c