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
  • #291
Closed
Open
Issue created Jun 17, 2014 by Callum Macrae@callumacrae

autojump not actually jumping

~
❯ j wp
/Users/callumacrae/Sites/vagrantpress-master/wordpress/wp-content/themes/fundingoptions-wp

~
❯ pwd
/Users/callumacrae

~
❯ cd `j wp`

~/Sites/vagrantpress-master/wordpress/wp-content/themes/fundingoptions-wp master
❯ pwd
/Users/callumacrae/Sites/vagrantpress-master/wordpress/wp-content/themes/fundingoptions-wp

~/Sites/vagrantpress-master/wordpress/wp-content/themes/fundingoptions-wp master
❯

I'm using ZSH with Prezto. Autojump used to work, and I'm pretty sure I haven't changed anything.

This is where I'm loading it: https://github.com/callumacrae/dotfiles/blob/master/zsh/loadstuff.zshrc#L12

Then I have the following line to alias j to autojump: https://github.com/callumacrae/dotfiles/blob/master/zsh/aliases.zshrc#L4

Assignee
Assign to
Time tracking