Jump: alfred-like cd for OSX
github.com
Jump: alfred-like cd for OSX
1–4 of 4 posts
Re: Jump: alfred-like cd for OSX
#2So this is like autojump?
(https://github.com/joelthelion/autojump/wiki)
Re: Jump: alfred-like cd for OSX
#3So this is like autojump? ( https://github.com/joelthelion/autojump/wiki )
Not exactly. autojump performs a search and automatically switches to the most highly used destination. jump autosuggests as you type several results (think google suggest, or alfred, except in the console).
Re: Jump: alfred-like cd for OSX
#4It feels exactly like Alfred or Command-T for cd, very cool.