]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0855: MS-Windows: can't get tty name of terminal v8.0.0855
authorBram Moolenaar <Bram@vim.org>
Thu, 3 Aug 2017 18:52:19 +0000 (20:52 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 3 Aug 2017 18:52:19 +0000 (20:52 +0200)
commit5be8dd087f36affa492ef6049fa813b376210543
treea567972a40aa5ab7f8b99f17d9c21d2b4ecd5b07
parente9c21aed6233185e7fbe1b462a0571c0e460a5a9
patch 8.0.0855: MS-Windows: can't get tty name of terminal

Problem:    MS-Windows: can't get tty name of terminal.
Solution:   Use the winpty process number. (Yasuhiro Matsumoto, closes #1929)
src/terminal.c
src/testdir/test_terminal.vim
src/version.c