Using autojump spams 'dir not found' and 'use --help'
Created by: phiranf
I tried to install autojump the brew and the manual way but both won't install it properly for me.
When I try to use j desk
or autojump desk
my terminal gets spammed a couple of times with
autojump: directory '/Users/kalim desk' not found
and
Try 'autojump --help' for more information.
When I try to use autojump --help
or autojump --version
it just kills my whole Terminal session (iTerm2)
Python version:
Python 2.7.10
Zsh version:
zsh 5.2 (x86_64-apple-darwin16.0)
.zshrc content:
[[ -s /Users/kalim/.autojump/etc/profile.d/autojump.sh ]] && source /Users/kalim/.autojump/etc/profile.d/autojump.sh
autoload -U compinit && compinit -u