Skip to content

Conversation

icepuma
Copy link
Owner

@icepuma icepuma commented Jun 21, 2025

  • Add clap_complete dependency for completion generation
  • Add --completions flag to generate completions for bash, zsh, fish, powershell, and elvish
  • Refactor main.rs to reduce function size and improve code organization
  • Update README.md with shell completion installation instructions
  • Make subcommand optional to allow running with just --completions flag

🤖 Generated with Claude Code

- Add clap_complete dependency for completion generation
- Add --completions flag to generate completions for bash, zsh, fish, powershell, and elvish
- Refactor main.rs to reduce function size and improve code organization
- Update README.md with shell completion installation instructions
- Make subcommand optional to allow running with just --completions flag

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@icepuma icepuma merged commit abfcf28 into master Jun 21, 2025
1 check passed
@icepuma icepuma deleted the add-shell-completions branch June 21, 2025 00:04
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