Skip to content

Autocompletion for git contains paths double #5574

@danrot

Description

@danrot

I've updated fish to version 3.0.0 on Archlinux. Now git add does not work as excpected (at least for me) anymore:

daniel@macbook ~/D/s/s/v/s/sulu $ git add 
:/src/Sulu/Bundle/AdminBundle/Resources/js/components/Card  (Untracked file)
src/Sulu/Bundle/AdminBundle/Resources/js/components/Card/  (Untracked file)

I'd like to not have the versions with the colon as options, because it clutters the autocompletion, and feels quite messy to me (especially when I am using a smaller terminal, and the lines have to break).

Apart from that you can see in the screenshot that the files in this folder are not suggested anymore when the entire folder was newly created, which is also very annyoing.

Is there anyway to configure this behavior, or do I have to live with it?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions