Skip to content

feat: add shell completions (#24)#30

Merged
erishforG merged 1 commit intodevelopfrom
feature/24
Apr 15, 2026
Merged

feat: add shell completions (#24)#30
erishforG merged 1 commit intodevelopfrom
feature/24

Conversation

@erishforG
Copy link
Copy Markdown
Owner

Summary

  • Add parsec config completions <shell> command for tab-completion scripts (zsh, bash, fish, elvish, powershell)
  • Uses clap_complete crate for generation
  • Updated README with Shell Completions and Man Page sections
  • Updated landing page to mention completions in features and Quick Start

Closes #24

Test plan

  • parsec config completions zsh outputs valid zsh completion script
  • parsec config completions bash outputs valid bash completion script
  • CI passes (build, test, clippy, fmt)

🤖 Generated with Claude Code

Supports zsh, bash, fish, elvish, and powershell via clap_complete.
Updated README and landing page to document completions and man page.

Closes #24

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erishforG erishforG merged commit 4de905d into develop Apr 15, 2026
7 checks passed
@erishforG erishforG deleted the feature/24 branch April 16, 2026 07:25
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