Skip to content

Issues: clap-rs/clap

Reduce compilation time
#2037 opened Jul 28, 2020 by CreepySkeleton
Open 5
Binary size could be smaller
#1365 opened Oct 19, 2018 by smklein
Open 42
Dependency Dashboard
#4824 opened Apr 3, 2023 by renovate bot
Open
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Conflicts seem to not be handled properly when using a group A-validators Area: ArgMatches validation logi C-bug Category: Updating dependencies E-medium Call for participation: Experience needed to fix: Medium / intermediate
#5041 opened Jul 22, 2023 by rgiot
2 tasks done
value_terminator has no effect when it is the first argument C-bug Category: Updating dependencies E-medium Call for participation: Experience needed to fix: Medium / intermediate 💸 $10
#5040 opened Jul 22, 2023 by mamekoro
2 tasks done
Make last take precedence over allow_hyphen_values A-parsing Area: Parser's logic and needs it changed somehow. C-enhancement Category: Raise on the bar on expectations S-waiting-on-decision Status: Waiting on a go/no-go before implementing
#5039 opened Jul 22, 2023 by mamekoro
2 tasks done
Provide better did-you-mean suggestions for swapped words A-help Area: documentation, including docs.rs, readme, examples, etc... C-enhancement Category: Raise on the bar on expectations S-waiting-on-design Status: Waiting on user-facing design to be resolved before implementing
#5029 opened Jul 20, 2023 by not-my-profile
Make wrap_help a default feature A-help Area: documentation, including docs.rs, readme, examples, etc... C-enhancement Category: Raise on the bar on expectations M-minor-incompat Meta: Implementing or merging this will require a minor version bump S-waiting-on-decision Status: Waiting on a go/no-go before implementing
#5013 opened Jul 17, 2023 by epage
Generated bash completion script not work in POSIX mode A-completion Area: completion generator C-bug Category: Updating dependencies E-medium Call for participation: Experience needed to fix: Medium / intermediate
#5011 opened Jul 15, 2023 by hehaoqian
2 tasks done
mangen: verbatim_doc_comment has no effect A-man Area: man generator C-enhancement Category: Raise on the bar on expectations S-blocked Status: Blocked on something else such as an RFC or other implementation work.
#5003 opened Jul 10, 2023 by WhyNotHugo
2 tasks done
Can't specify multiple vector elements using env vars C-bug Category: Updating dependencies
#4999 opened Jul 7, 2023 by johananl
2 tasks done
Support parsing smart pointers A-derive Area: #[derive]` macro API C-enhancement Category: Raise on the bar on expectations
#4989 opened Jun 27, 2023 by KSXGitHub
2 tasks done
Provide ability to 'opt into' case insensitive option/argument names C-enhancement Category: Raise on the bar on expectations
#4977 opened Jun 19, 2023 by jerrywrice
2 tasks done
Default display for String is awkward, ie [default: ] A-help Area: documentation, including docs.rs, readme, examples, etc... C-bug Category: Updating dependencies E-easy Call for participation: Experience needed to fix: Easy / not much
#4976 opened Jun 19, 2023 by nathan-at-least
2 tasks done
Deprecate and remove Parser::update_from? A-derive Area: #[derive]` macro API C-enhancement Category: Raise on the bar on expectations S-triage Status: New; needs maintainer attention.
#4974 opened Jun 19, 2023 by epage
Add repository / homepage URL to help_template keys C-enhancement Category: Raise on the bar on expectations
#4963 opened Jun 10, 2023 by ajeetdsouza
2 tasks done
Automatically defer subcommand initialization for derives A-derive Area: #[derive]` macro API C-enhancement Category: Raise on the bar on expectations M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#4959 opened Jun 9, 2023 by epage
2 tasks done
5.0
Expose source spans for errors with error-context A-parsing Area: Parser's logic and needs it changed somehow. C-enhancement Category: Raise on the bar on expectations S-waiting-on-design Status: Waiting on user-facing design to be resolved before implementing
#4948 opened Jun 4, 2023 by TzviPM
2 tasks done
clap 4.3: Implementation of FnOnce is not general enough C-bug Category: Updating dependencies
#4939 opened May 24, 2023 by lukesneeringer
2 tasks done
Add ability to remove a subcommand C-enhancement Category: Raise on the bar on expectations
#4927 opened May 20, 2023 by kvece
2 tasks done
Display order of subcommands' pre-existing args is not merged/updated C-bug Category: Updating dependencies
#4920 opened May 18, 2023 by kornelski
2 tasks done
default_value_if with IsPresent doesn't ignore defaults A-parsing Area: Parser's logic and needs it changed somehow. C-bug Category: Updating dependencies
#4918 opened May 18, 2023 by epage
2 tasks done
5.0
panics with error incomprehensible to #[derive(..)] user C-bug Category: Updating dependencies
#4911 opened May 16, 2023 by rukai
2 tasks done
First example of Arg::default_value_if uses the wrong predicate A-docs Area: documentation, including docs.rs, readme, examples, etc... C-bug Category: Updating dependencies
#4904 opened May 14, 2023 by piksel
2 tasks done
5.0
Error::new takes a Display rather than a StyledStr A-help Area: documentation, including docs.rs, readme, examples, etc... C-bug Category: Updating dependencies M-breaking-change Meta: Implementing or merging this will introduce a breaking change. S-waiting-on-design Status: Waiting on user-facing design to be resolved before implementing
#4862 opened Apr 26, 2023 by epage
2 tasks done
5.0
clap suggests hidden subcommands in "similar subcommand" error hints A-help Area: documentation, including docs.rs, readme, examples, etc... C-bug Category: Updating dependencies S-waiting-on-decision Status: Waiting on a go/no-go before implementing
#4853 opened Apr 21, 2023 by yshui
2 tasks done
Multiple optional arguments are displayed incorrectly in help output A-help Area: documentation, including docs.rs, readme, examples, etc... C-bug Category: Updating dependencies E-easy Call for participation: Experience needed to fix: Easy / not much
#4847 opened Apr 19, 2023 by fabianfreyer
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.