1
0
forked from aniani/vim

patch 8.0.1261: program in terminal window gets NL instead of CR

Problem:    Program in terminal window gets NL instead of CR. (Lifepillar)
Solution:   Check the tty setup more often. (closes #1998)
This commit is contained in:
Bram Moolenaar
2017-11-04 20:12:14 +01:00
parent ab8b1c14a3
commit 1232624ae5
2 changed files with 27 additions and 22 deletions

View File

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