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

From #5491 | location | short | long | notes | |-------------|----------|--------|----------| | before help | `before_help` | `before_long_help` or `before_help` | added in #2008, changed in #2174 | |...

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 3.1.2 ### Describe your...

C-enhancement
S-waiting-on-decision
A-derive

### 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.56.0 (09c42c458 2021-10-18) ### Clap...

C-bug
A-parsing
S-triage

### 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.78.0 (9b00956e5 2024-04-29)...

C-bug
M-breaking-change
S-waiting-on-decision
A-parsing

Allow customizing styling for inline context [default], [possible values], [env], [aliases] and [short aliases] fix #5093 Hi @epage, Added the fields `inline_context` and `inline_context_value` to `Styled`. `inline_context_value` is an `Option`,...

### 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.74.0 (79e9716c9 2023-11-13)...

C-bug
S-waiting-on-decision
A-help

### 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.69.0 (84c898d65 2023-04-16)...

C-bug
A-help
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 ### Clap Version 4.5.4 ### Describe your...

C-enhancement
A-parsing
E-medium

### 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.4 ### Describe your...

C-enhancement
A-help
S-waiting-on-design

### 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.77.2 (25ef9e3d8 2024-04-09) ### Clap...

C-bug
M-breaking-change