-
-
Notifications
You must be signed in to change notification settings - Fork 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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
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
Make 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
last
take precedence over allow_hyphen_values
A-parsing
#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
Global arguments with a Category: Updating dependencies
requires
clause don't work under subcommands when specified through environment variables
C-bug
#5020
opened Jul 19, 2023 by
Xophmeister
2 tasks done
Make 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
wrap_help
a default feature
A-help
#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 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
String
is awkward, ie [default: ]
A-help
#4976
opened Jun 19, 2023 by
nathan-at-least
2 tasks done
Deprecate and remove Area: #[derive]` macro API
C-enhancement
Category: Raise on the bar on expectations
S-triage
Status: New; needs maintainer attention.
Parser::update_from
?
A-derive
#4974
opened Jun 19, 2023 by
epage
Add repository / homepage URL to Category: Raise on the bar on expectations
help_template
keys
C-enhancement
#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.
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 Category: Updating dependencies
FnOnce
is not general enough
C-bug
#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
panics with error incomprehensible to Category: Updating dependencies
#[derive(..)]
user
C-bug
#4911
opened May 16, 2023 by
rukai
2 tasks done
Error::new
takes a Display
rather than a StyledStr
A-help
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.