]> granicus.if.org Git - vim/commit
patch 8.1.0929: no error when requesting ConPTY but it's not available v8.1.0929
authorBram Moolenaar <Bram@vim.org>
Sat, 16 Feb 2019 12:35:13 +0000 (13:35 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 16 Feb 2019 12:35:13 +0000 (13:35 +0100)
commit5acd9872580a12ca1138275bf65d1cb9349e2a53
tree5a16f122fbc1383b13f654e3b86e15b09314ca70
parentd634024b90c7ae6ff08c1970646f1bca91f5611f
patch 8.1.0929: no error when requesting ConPTY but it's not available

Problem:    No error when requesting ConPTY but it's not available.
Solution:   Add an error message. (Hirohito Higashi, closes #3967)
runtime/doc/terminal.txt
src/terminal.c
src/version.c