]> granicus.if.org Git - vim/commit
patch 8.1.2299: ConPTY in MS-Windows 1909 is still wrong v8.1.2299
authorBram Moolenaar <Bram@vim.org>
Wed, 13 Nov 2019 20:49:24 +0000 (21:49 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 13 Nov 2019 20:49:24 +0000 (21:49 +0100)
commit36e7a823c66cfefb553c723e6792bcc6a1573b03
treecd58f24167981490b7d2269b655c7dffb8152bbe
parent0743ef9f8a5b09787e2e0719d96e28e953a79189
patch 8.1.2299: ConPTY in MS-Windows 1909 is still wrong

Problem:    ConPTY in MS-Windows 1909 is still wrong.
Solution:   Use same solution as for 1903. (Nobuhiro Takasaki, closes #5217)
src/misc2.c
src/os_win32.c
src/version.c