Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A autojump
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 158
    • Issues 158
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 54
    • Merge requests 54
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • William Ting
  • autojump
  • Issues
  • #348
Closed
Open
Issue created Feb 06, 2015 by Administrator@rootContributor

Bash completion has duplicate entries

Created by: 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 (8b525c1b).

Assignee
Assign to
Time tracking