[vim/vim] Cannot complete the command whose first letter is 'K' (Issue #20241)

3 views
Skip to first unread message

rendcrx

unread,
May 18, 2026, 7:28:33 AM (18 hours ago) May 18
to vim/vim, Subscribed
rendcrx created an issue (vim/vim#20241)

Steps to reproduce

" a.vim
set ignorecase
command! -buffer Kz echo "hello"
command! -buffer Gz echo "here"
  1. vim --clean a.vim
  2. :so
  3. :kz<Tab>

Expected behaviour

:gz<Tab> completes to :Gz, but :kz<Tab> does not complete a K-prefixed command like :Kz

Version of Vim

9.2.498

Environment

N/A

Logs and stack traces


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/20241@github.com>

Reply all
Reply to author
Forward
0 new messages