Add shell completions
Open
enhancement
- Dominant language
- Rust
- Stars
- 29
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
This crate seems to do it rather seamlessly: https://docs.rs/clap_complete/4.1.1/clap_complete/
Contributor guide
Research direction
Start by locating Kitty's CLI entry point and reading the linked clap_complete documentation to understand how shell completion generation is integrated. Done means the CLI provides shell completions for the intended supported shells and the behavior is verified through the project's available checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100