]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0323: one second pause when running cmdline test v8.0.0323
authorBram Moolenaar <Bram@vim.org>
Thu, 9 Feb 2017 20:44:03 +0000 (21:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 9 Feb 2017 20:44:03 +0000 (21:44 +0100)
commit31eb139b8877439d06db0ca57692dfe35fec3f0c
tree9ce7f92ecead797bd9e142a6b82f6555428dbfb5
parent399c297aa93afe2c0a39e2a1b3f972aebba44c9d
patch 8.0.0323: one second pause when running cmdline test

Problem:    When running the command line tests there is a one second wait.
Solution:   Change an Esc to Ctrl-C. (Yegappan Lakshmanan)
src/testdir/test_cmdline.vim
src/version.c