Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Conversation

@zjwu0522
Copy link
Contributor

Adds static completion scripts for tab autocompletion under shell-completions/:

  • claude-completions.bash
  • claude-completions.zsh
  • claude-completions.fish

Note: If the claude binary supported integrated completions, users would simply be able to run:

source <(claude completion $SHELL)

as is common in many modern CLI tools.

Unfortunately, upstream integration isn’t possible. The client is not open source.


This PR was originally from a fork: gitmpr/claude-code (branch: feat/shell-completion-scripts)

Adds static completion scripts under shell-completions/:
- claude-completions.bash
- claude-completions.zsh
- claude-completions.fish

Note: If the claude binary supported integrated completions,
users would simply be able to run:

    source <(claude completion $SHELL)

as is common in many modern CLI tools.

Unfortunately, upstream integration isn’t possible
the client is not open source.
@zjwu0522
Copy link
Contributor Author

Original author: @dexxiez

Would be good if the team took 3 minutes to run claude code on their project to make these into upstream. xoxox

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants