We shouldn't offer hidden options by default but complete them if the user starts typing them See #3166 for more details on native completions - [code](https://github.com/clap-rs/clap/blob/master/clap_complete/src/dynamic.rs) - [tests](https://github.com/clap-rs/clap/blob/master/clap_complete/tests/dynamic.rs)
We shouldn't offer hidden options by default but complete them if the user starts typing them
See #3166 for more details on native completions