Skip to content

feat(cli): add shell completion support#144

Open
salim-b wants to merge 1 commit into
Paligo:mainfrom
salim-b:add-shell-completions
Open

feat(cli): add shell completion support#144
salim-b wants to merge 1 commit into
Paligo:mainfrom
salim-b:add-shell-completions

Conversation

@salim-b

@salim-b salim-b commented Mar 28, 2026

Copy link
Copy Markdown

Adds shell completion generation using clap_complete for all supported shells: bash, elvish, fish, powershell, and zsh.

Co-authored-by: Copilot copilot@github.com

@faassen faassen self-requested a review May 19, 2026 11:27
@faassen

faassen commented May 19, 2026

Copy link
Copy Markdown
Collaborator

I want to merge this PR but unfortunately it's stale enough for me not to be able to run the required build & test actions. Could you push another commit to your PR to see whether that revives it?

@salim-b salim-b force-pushed the add-shell-completions branch from 4551e31 to 0429915 Compare May 19, 2026 11:57
@salim-b

salim-b commented May 19, 2026

Copy link
Copy Markdown
Author

Could you push another commit to your PR to see whether that revives it?

I've force-pushed the branch (without any actual changes).

@faassen

faassen commented May 19, 2026

Copy link
Copy Markdown
Collaborator

Thank you! I noticed there were some clippy issue (due to rust/clippy updates, nothing to do with your PR). I've fixed them in on main, so if you can rebase this PR that should fix them. (#152)

Adds shell completion generation using `clap_complete` for all supported
shells: bash, elvish, fish, powershell, and zsh.

Co-authored-by: Copilot <copilot@github.com>
@salim-b salim-b force-pushed the add-shell-completions branch from 0429915 to e27a970 Compare May 19, 2026 15:18
@salim-b

salim-b commented May 19, 2026

Copy link
Copy Markdown
Author

@faassen Rebased onto main :)

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.

2 participants