reitzig / sdkman-for-fish

Adds support for SDKMAN! to fish
MIT License
280 stars 13 forks source link

Don't propose uninstalled candidates where inappropriate #13

Closed reitzig closed 5 years ago

reitzig commented 5 years ago

Currently, all candidates are proposed whenever the command takes a candidate.

Restrict uninstall, use, default, upgrade, current (?) to candidates that have at least one version installed.

reitzig commented 5 years ago

current still proposes all; figured "none installed" is a valid answer (and the implied question valid to ask).