Skip to content

Bash completion has duplicate entries #348

@aprokop

Description

@aprokop

Not sure if I am missing something, but here is my problem:

$ grep free ~/.local/share/autojump/autojump.txt
31.6227766016   /home/aprokop/local/opt/freemind-1.0.1

so there should only be a single completion for free. However,

$ j free<tab><tab>
free__1__/home/aprokop/local/opt/freemind-1.0.1  free__2__/home/aprokop/local/opt/freemind-1.0.1

The completion entries are identical, and there should be unique completion for it. I'm using the current HEAD (8b525c1).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions