clap-rs / clap

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

feat(clap_complete): add native completion support for zsh #5545

Open shannmu opened 1 week ago

shannmu commented 1 week ago

Closes https://github.com/clap-rs/clap/issues/3916

epage commented 1 week ago

related issue: https://github.com/clap-rs/clap/issues/3916

If this isn't closing out the issue, what is left?

epage commented 1 week ago

Blockers for merge