1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2017-08-03 20:52:19 +02:00
parent e9c21aed62
commit 5be8dd087f
3 changed files with 10 additions and 1 deletions

View File

@@ -769,6 +769,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
855,
/**/
854,
/**/