]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1681: tests: no test for actually moving cursor with 'acl' v9.1.1681
authorzeertzjq <zeertzjq@outlook.com>
Sun, 24 Aug 2025 10:22:10 +0000 (12:22 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 24 Aug 2025 10:22:10 +0000 (12:22 +0200)
commite8b99ff6d58b69639c29756edbfc655af38f9f03
treeac2f43694f4f18354b971b014260fa772ab694d6
parentfdd93e0999034ac9263ce329b7043cf5657fe1e5
patch 9.1.1681: tests: no test for actually moving cursor with 'acl'

Problem:  tests: no test for actually moving cursor when menu is not
          open with 'autocompletedelay'.
Solution: Use <Up> first in the test. Also remove two unnecessary <Esc>s
          in completion timeout test (zeertzjq).

closes: #18097

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/dumps/Test_autocompletedelay_10.dump
src/testdir/dumps/Test_autocompletedelay_11.dump [new file with mode: 0644]
src/testdir/test_ins_complete.vim
src/version.c