Skip to content

feat(console): add native command completion for zsh and bash#1851

Merged
brendt merged 12 commits into
tempestphp:3.xfrom
xHeaven:shell-completion
Jan 7, 2026
Merged

feat(console): add native command completion for zsh and bash#1851
brendt merged 12 commits into
tempestphp:3.xfrom
xHeaven:shell-completion

Conversation

@xHeaven

@xHeaven xHeaven commented Jan 6, 2026

Copy link
Copy Markdown
Member

Adds autocompletion to Tempest for Zsh and Bash. This allows you to press Tab to autocomplete command names and options.

For usage, please refer to the added documentation.

Comment thread packages/console/src/Commands/CompletionInstallCommand.php Outdated
Comment thread packages/console/src/Commands/CompletionInstallCommand.php Outdated

@brendt brendt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing PR! I only have one nitpick

Comment thread packages/console/src/Commands/CompletionShowCommand.php Outdated
@brendt brendt merged commit 1dd4946 into tempestphp:3.x Jan 7, 2026
74 checks passed
@brendt

brendt commented Jan 7, 2026

Copy link
Copy Markdown
Member

Awesome! Thanks :)

@xHeaven xHeaven deleted the shell-completion branch January 7, 2026 07:46
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.

3 participants