shyiko / jabba

(cross-platform) Java Version Manager
3k stars 195 forks source link

Bash helpers/ autocomplete #776

Open msangel opened 3 years ago

msangel commented 3 years ago

Expectations:

$ jabba ls<TAB><TAB>
ls ls-remote
$ jabba ls-<TAB>
$ jabba ls-remote

Current behavior:

$ jabba ls-<TAB>

And nothing happened