Skip to content

Conversation

zhirzh
Copy link
Contributor

@zhirzh zhirzh commented Aug 28, 2025

Summary

Currently, zsh completion of the set command show list of all available versions.
This fix will only show the installed (and "system") versions.

Fixes #2047, #2134

Example with nodejs plugin

before

Screenshot 2025-08-28 at 3 53 23 PM

after

Screenshot 2025-08-28 at 3 55 00 PM

@zhirzh zhirzh requested a review from a team as a code owner August 28, 2025 10:44
@jonatan-ivanov
Copy link

@Stratus3D Could you please take a look, this is a somewhat annoying bug if you need to set versions frequently.

@danhper danhper merged commit c3910d7 into asdf-vm:master Oct 16, 2025
1 check failed
@danhper
Copy link
Member

danhper commented Oct 16, 2025

Thanks!!

@zhirzh zhirzh deleted the fix-set-version-autocomplete branch October 16, 2025 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Regression in Zsh Completion for asdf Java set Command (v0.16.6 & v0.16.7)

3 participants