[vim/vim] Preserve wildmode=longest skip-to-next-if-do-nothing logic when used with other values (Issue #19990)

1 view
Skip to first unread message

testbla

unread,
Apr 16, 2026, 12:40:55 PM (13 hours ago) Apr 16
to vim/vim, Subscribed
qwerlkjasdf created an issue (vim/vim#19990)

if I have set wildmode=longest,full and I already have typed longest common prefix I will get completion right away, but if longest used with other vlaues like full or noselect it loses this ability. So for example, set wildmode=full:longest,full will not start completion if longest common prefix is typed. And for some reason full:longest behaves like noselect:longest, when noselect:longest works like just longest ignoring noselect. The completion I want is to complete to longest prefix and show wildmenu on first tab, then on second start completion, if I already have typed longest common prefix to show wildmenu and start completion right away, but it seems like its impossile to achieve


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/19990@github.com>

Reply all
Reply to author
Forward
0 new messages