Supplying multiple arguments does not have intended effect
Created by: danyalaytekin
macOS High Sierra 10.13.5
Bash version 4.4.19(1)-release
Given this database:
something__1__/Users/vba_guru/projects/something
something__2__/Users/vba_guru/dropbox/something
When I run j dropbox something
, the folder is changed to the first result, equivalent to running j something
. Autojump is ignoring the first argument.
Aside: is this project still alive? It's one of my most relied-upon tools and it is worrying to see the inactivity, and outstanding pull requests and issues.