]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1645: test for terminal response to escape sequence may fail v8.0.1645
authorBram Moolenaar <Bram@vim.org>
Sun, 25 Mar 2018 19:24:12 +0000 (21:24 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 25 Mar 2018 19:24:12 +0000 (21:24 +0200)
commit086eb876951aa0b0bee3de4ed0569bf4b70c6f31
tree43dfc57119efe6d6811ddbc38c304789c3b36fc2
parentcf67a509e93167f14c892301e13de14636cedc61
patch 8.0.1645: test for terminal response to escape sequence may fail

Problem:    Test for terminal response to escape sequence fails for some
            people. (toothpik)
Solution:   Run "cat" and let it echo the characters.
src/testdir/test_terminal.vim
src/version.c