neovim/test/old
zeertzjq dbfdb52ea8
vim-patch:9.0.1956: Custom completion skips orig cmdline if it invokes glob() (#25427)
Problem:  Custom cmdline completion skips original cmdline when pressing
          Ctrl-P at first match if completion function invokes glob().
Solution: Move orig_save into struct expand_T.

closes: vim/vim#13216

28a23602e8
2023-09-30 06:30:10 +08:00
..
testdir vim-patch:9.0.1956: Custom completion skips orig cmdline if it invokes glob() (#25427) 2023-09-30 06:30:10 +08:00
memfile_test.c test(old): move memfile_test.c to test/old/ (#22567) 2023-03-08 10:46:09 +08:00