radicle-heartwood-lfs/crates/radicle-cli
Fintan Halpenny 93d2ed8c61 cli/completion: Static shell completion for `rad`
Introduce the use of `clap_completion` for generating static completion.
The shells that are supported are the ones that are included in `clap_complete`:
- `bash`,
- `elvish`,
- `zsh`,
- `fish`, and
- `powershell`.

Co-authored-by: Michael Uti <utimichael9@gmail.com>
Co-authored-by: Lorenz Leutgeb <lorenz.leutgeb@radicle.xyz>
2025-11-28 20:47:25 +01:00
..
examples remote-helper: inform the user of an empty patch 2025-11-28 20:19:47 +01:00
src cli/completion: Static shell completion for `rad` 2025-11-28 20:47:25 +01:00
tests remote-helper: Support push --force-with-lease 2025-11-25 10:48:30 +00:00
Cargo.toml cli/completion: Static shell completion for `rad` 2025-11-28 20:47:25 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00