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
  • #228
Closed
Open
Issue created Oct 12, 2013 by Administrator@rootContributor

Bad bash tab completion

Created by: cipri-tom

Hi. Thanks a lot for autojump!

Tab completion doesn't seem to work too well on my machine. I have the following stats:

...
14.3:   /home/cipri/Documents
...
220.8:  /home/cipri/Documents/work

When I type j doc<tab> it shows j '/home/cipri/Documents' but if I type j wor<tab> it gets completed in j 'wor__. Although it still works, it is not very helpful and I cannot understand why.

I have included [[ -s /etc/profile.d/autojump.bash ]] && . /etc/profile.d/autojump.bash in my .bashrc.

Assignee
Assign to
Time tracking