Skip to content

Tab partial autocomplete as in Linux #987

@slim71

Description

@slim71

Hi,
is it possible to have the autocomplete work as it does in UNIX?
As an example: if I have multiple feature branches like feature/branch-a feature/branch-b and so on, I would like the autocomplete to stop at differentiation points.
When typing, I would like
f --> TAB --> feature/ --> b --> TAB --> feature/branch- and then I manually complete whichever I want.
Right now instead, in full Windows flavor, I get
f --> TAB --> feature/branch-a and then subsequent tab hits scroll through all features branches in alphabetical order.
Does this depend on Windows itself or on posh-git?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions