- Notifications
You must be signed in to change notification settings - Fork1.1k
Issues: clap-rs/clap
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Author
Label
Projects
Milestones
Assignee
Assigned to nobodyLoading
Sort
Issues list
Exclusive options should work even when a required one is not present A-deriveArea: #[derive]` macro API C-bugCategory: bug M-breaking-changeMeta: Implementing or merging this will introduce a breaking change. S-waiting-on-decisionStatus: Waiting on a go/no-go before implementing
#5957 openedMar 25, 2025 byjaskij
2 tasks done
not full complete when input with :: C-bugCategory: bug
#5955 openedMar 21, 2025 byEternity1987
2 tasks done
The front page example is wrong C-bugCategory: bug
#5931 openedFeb 26, 2025 bythe80srobot
2 tasks done
zsh dynamic completions reportArea: completion generator C-bugCategory: bug E-mediumCall for participation: Experience needed to fix: Medium / intermediate
not enough arguments
A-completion #5856 openedDec 23, 2024 byEh2406
2 tasks
CombiningCategory: bug
ArgAction::Count
andTypedValueParser::map
doesn't seem to work. C-bug #5804 openedNov 2, 2024 bymkrasnitski
2 tasks done
[nushell] Generates invalid completions when variadic arg is used with last=true arg A-completionArea: completion generator C-bugCategory: bug E-mediumCall for participation: Experience needed to fix: Medium / intermediate
#5771 openedOct 9, 2024 bymilesj
2 tasks done
Zsh rust native completions are not respecting the order candidates are returned in A-completionArea: completion generator C-bugCategory: bug E-easyCall for participation: Experience needed to fix: Easy / not much
#5752 openedSep 27, 2024 byepage
Inconsistency in showing command description when usingArea: #[derive]` macro API C-bugCategory: bug S-waiting-on-decisionStatus: Waiting on a go/no-go before implementing
about
A-derive #5749 openedSep 25, 2024 byteamplayer3
2 tasks done
Derive parser: FromStr implemention with Err=Box<dyn Error> causes inscrutible compiler error A-deriveArea: #[derive]` macro API C-bugCategory: bug S-blockedStatus: Blocked on something else such as an RFC or other implementation work.
#5736 openedSep 19, 2024 bySciencentistguy
2 tasks done
clap_complete::env::Elvish
generates code deprecated in 0.18, removed in 0.21 A-completion #5729 openedSep 16, 2024 byepage
Completing a CLI withArea: completion generator C-bugCategory: bug E-mediumCall for participation: Experience needed to fix: Medium / intermediate
<mask>... <file>
never offers<file>
completions with Rust native completions A-completion #5701 openedAug 26, 2024 bywindsource
2 tasks done
Improve documentation for clap::Args::augment_args and clap::Args::augment_args_for_update C-bugCategory: bug
#5682 openedAug 16, 2024 bynwalfield
2 tasks done
Arg::to_string panics A-builderArea: Builder API C-bugCategory: bug S-waiting-on-decisionStatus: Waiting on a go/no-go before implementing
#5627 openedAug 6, 2024 bycrowlKats
2 tasks done
Usage: including positional arguments in a mutually-exclusive group renders them in the wrong order A-helpArea: documentation, including docs.rs, readme, examples, etc... C-bugCategory: bug S-waiting-on-designStatus: Waiting on user-facing design to be resolved before implementing
#5625 openedAug 5, 2024 byjrose-signal
2 tasks done
Disable generating arguments after double hyphen for nushell A-completionArea: completion generator C-bugCategory: bug E-mediumCall for participation: Experience needed to fix: Medium / intermediate
#5592 openedJul 21, 2024 byndtoan96
2 tasks done
Setting flag argument's env var toCategory: bug
flase
still flagged as conflicting C-bug #5591 openedJul 21, 2024 byelichai
2 tasks done
When the user specifies a global, the env variable is still validated A-parsingArea: Parser's logic and needs it changed somehow. C-bugCategory: bug S-waiting-on-designStatus: Waiting on user-facing design to be resolved before implementing
#5588 openedJul 19, 2024 byxobs
2 tasks done
Intentionally control when a space is appended for native completions A-completionArea: completion generator C-bugCategory: bug S-waiting-on-designStatus: Waiting on user-facing design to be resolved before implementing
#5587 openedJul 19, 2024 byepage
Don't show flags in native completion that are already present A-completionArea: completion generator C-bugCategory: bug E-hardCall for participation: Experience needed to fix: Hard / a lot
#5515 openedJun 1, 2024 byHKalbasi
2 tasks done
Subcommand Conflicts with Argument (Area: Parser's logic and needs it changed somehow. A-validatorsArea: ArgMatches validation logi C-bugCategory: bug S-waiting-on-designStatus: Waiting on user-facing design to be resolved before implementing
derive
feature) A-parsing #5513 openedJun 1, 2024 bylubomirkurcak
2 tasks done
ArgAction::Count
starts from0
rather thandefault_value
A-parsing #5483 openedMay 3, 2024 byeirnym
2 tasks done
Hidden subcommands shown when "requires a subcommand but one was not provided" A-helpArea: documentation, including docs.rs, readme, examples, etc... C-bugCategory: bug S-waiting-on-decisionStatus: Waiting on a go/no-go before implementing
#5471 openedApr 22, 2024 bydevjgm
2 tasks done
clap_complete:Category: bug M-breaking-changeMeta: Implementing or merging this will introduce a breaking change.
generate()
shouldn't panic if writing fails C-bug #5457 openedApr 15, 2024 byyedayak
2 tasks done
ProTip! Find all open issues with in progress development work withlinked:pr.