clap-rs / clap

A full featured, fast Command Line Argument Parser for Rust
docs.rs/clap
Apache License 2.0
14.02k stars 1.03k forks source link

Completion status messages with rust native completions #5650

Open epage opened 1 month ago

epage commented 1 month ago

Carapace has a way to report status back during completions, see

epage commented 1 month ago

"warnings" are also supported by argcomplete, see https://pypi.org/project/argcomplete/