]> granicus.if.org Git - vim/commit
patch 8.2.5044: command line test fails v8.2.5044
authorBram Moolenaar <Bram@vim.org>
Mon, 30 May 2022 15:01:42 +0000 (16:01 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 30 May 2022 15:01:42 +0000 (16:01 +0100)
commitbe99042b03edf7b8156c9adbc23516bfcf2cec0f
treee9afac204bdbaa4e87238a3ca19ce3e69d667309
parent71223e2db87c2bf3b09aecb46266b56cda26191d
patch 8.2.5044: command line test fails

Problem:    Command line test fails.
Solution:   Also beep when cmdline win can't be opened because of locks.
            Make the test not beep.  Make the test pass on MS-Windows.
src/ex_getln.c
src/testdir/test_substitute.vim
src/version.c