fabro/lib/crates/fabro-cli
Bryan Helmkamp 93aa239056 Add fabro completion subcommand for shell completions
Uses clap_complete to generate tab-completion scripts for zsh, fish,
elvish, and PowerShell. Bash generation is caught gracefully since
clap_complete panics with #[command(flatten)] subcommands.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 16:17:38 -04:00
..
src Add fabro completion subcommand for shell completions 2026-03-30 16:17:38 -04:00
tests/it Add fabro completion subcommand for shell completions 2026-03-30 16:17:38 -04:00
build.rs Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00
Cargo.toml Add fabro completion subcommand for shell completions 2026-03-30 16:17:38 -04:00