close
Skip to content

Fix set version completion#2172

Merged
danhper merged 3 commits into
asdf-vm:masterfrom
zhirzh:fix-set-version-autocomplete
Oct 16, 2025
Merged

Fix set version completion#2172
danhper merged 3 commits into
asdf-vm:masterfrom
zhirzh:fix-set-version-autocomplete

Conversation

@zhirzh

@zhirzh zhirzh commented Aug 28, 2025

Copy link
Copy Markdown
Contributor

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
Copy Markdown

@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

danhper commented Oct 16, 2025

Copy link
Copy Markdown
Member

Thanks!!

@zhirzh zhirzh deleted the fix-set-version-autocomplete branch October 16, 2025 13:09
@Stratus3D Stratus3D mentioned this pull request Mar 4, 2026
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