-
-
Notifications
You must be signed in to change notification settings - Fork 823
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels