mirror of
https://github.com/vim/vim.git
synced 2026-05-30 05:57:25 +02:00
aa5df7e312
Problem: Vim doesn't use the new ConPTY support in Windows 10. Solution: Use ConPTY support, if available. (Nobuhiro Takasaki, closes #3794)