]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1265: tests: no tests for typing normal char during completion v9.1.1265
authorChristian Brabandt <cb@256bit.org>
Mon, 31 Mar 2025 18:57:13 +0000 (20:57 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 31 Mar 2025 18:57:13 +0000 (20:57 +0200)
commit71f17fdd5f7bb05d78876b4db297824054377363
tree68bcc31af0ce7cf1446b3d23cf5838e1d18d1eb0
parent4ac995bf9366c6624a0724d19b2226f4c95694b3
patch 9.1.1265: tests: no tests for typing normal char during completion

Problem:  tests: no tests for typing normal char during completion
Solution: add a test verifying the default behaviour (see :h
          popupmenu-completion)

related: #17019

Co-authored-by: Girish Palya <girishji@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_ins_complete.vim
src/version.c