Skip to content

Fix: allow tab auto-complete without executing#2321

Closed
joshbarrington wants to merge 1 commit intodocker:mainfrom
joshbarrington:fix/tab-auto-complete
Closed

Fix: allow tab auto-complete without executing#2321
joshbarrington wants to merge 1 commit intodocker:mainfrom
joshbarrington:fix/tab-auto-complete

Conversation

@joshbarrington
Copy link
Copy Markdown

This fixes issues:
#2257
#1819

There was another implementation for a fix here: #2275

However I expanded upon that by simplifying and removing AutoComplete from the command interface, as this was hardcoded to be always true. It is now driven by the Update function directly.

I also added some more exhaustive tests and changes suggested through mise lint.

@joshbarrington joshbarrington requested a review from a team as a code owner April 4, 2026 17:48
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.

1 participant