clap icon indicating copy to clipboard operation
clap copied to clipboard

A full featured, fast Command Line Argument Parser for Rust

Results 258 clap issues
Sort by recently updated
recently updated
newest added

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-wont-fix+is%3Aclosed) issues ### Rust Version rustc 1.70.0 (90c541806 2023-05-31)...

C-enhancement
S-blocked
A-man

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-wont-fix+is%3Aclosed) issues ### Rust Version rustc 1.70.0 (90c541806 2023-05-31)...

C-bug

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the existing issues ### Clap Version 3.0.0-rc.7 ### Describe your use case...

C-enhancement
A-builder
E-easy

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-wont-fix+is%3Aclosed) issues ### Rust Version 1.70.0 ### Clap Version...

C-bug
E-medium
A-completion

Maintainer's notes: - Workaround: `verbatim_doc_comment` attribute Blocked on finalizing details of `StyledStr`, including - https://github.com/clap-rs/clap/issues/3234 - https://github.com/clap-rs/clap/issues/1433 - https://github.com/clap-rs/clap/issues/3108 --- ### Please complete the following tasks - [X] I have...

C-bug
E-medium
A-derive
S-blocked

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the existing issues ### Rust Version rustc 1.58.0 (02072b482 2022-01-11) ### Clap...

C-bug
A-help
S-waiting-on-design
M-minor-incompat

In clap v3, terminal wrapping was always available - `wrap_help` wasn't about wrapping but auto-detecting the width - `unicode` make it correctly detect unicode character widths In clap v4, we...

C-enhancement
S-waiting-on-decision
A-help
M-minor-incompat

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-wont-fix+is%3Aclosed) issues ### Clap Version 4.5.8 ### Describe your...

C-enhancement

related issue: https://github.com/clap-rs/clap/issues/3951 https://github.com/clap-rs/clap/issues/3951#issuecomment-2182830925