Skip to content

Preserve wildmode=longest skip-to-next-if-do-nothing logic when used with other values #19990

@qwerlkjasdf

Description

@qwerlkjasdf

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions