]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1261: program in terminal window gets NL instead of CR v8.0.1261
authorBram Moolenaar <Bram@vim.org>
Sat, 4 Nov 2017 19:12:14 +0000 (20:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 4 Nov 2017 19:12:14 +0000 (20:12 +0100)
commit1232624ae5b56c167c5982a2620f736c4bbc19ef
treeb6f255dc8111cbe81e2d2fa43668ba25d4c676e8
parentab8b1c14a31e36ae87cc7e13c4a75318d513fc7b
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)
src/terminal.c
src/version.c