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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Don't show flags in native completion that are already present A-completion Area: completion generator C-bug Category: Updating dependencies E-easy Call for participation: Experience needed to fix: Easy / not much
#5515 opened Jun 1, 2024 by HKalbasi
2 tasks done
Subcommand Conflicts with Argument (derive feature) A-parsing Area: Parser's logic and needs it changed somehow. A-validators Area: ArgMatches validation logi C-bug Category: Updating dependencies S-waiting-on-design Status: Waiting on user-facing design to be resolved before implementing
#5513 opened Jun 1, 2024 by lubomirkurcak
2 tasks done
exclusive fails to take priority over required_unless_present flags A-validators Area: ArgMatches validation logi C-bug Category: Updating dependencies E-easy Call for participation: Experience needed to fix: Easy / not much
#5507 opened May 26, 2024 by obskyr
2 tasks done
Provide an attribute that implements a common --completions <SHELL> convention without boilerplate A-completion Area: completion generator C-enhancement Category: Raise on the bar on expectations
#5504 opened May 24, 2024 by lgarron
2 tasks done
[clap-completions] impl Generator for dyn Generator A-completion Area: completion generator C-enhancement Category: Raise on the bar on expectations
#5502 opened May 23, 2024 by lolbinarycat
2 tasks done
Inconsistencies in short helps (-h) use of long help A-help Area: documentation, including docs.rs, readme, examples, etc... 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
#5495 opened May 14, 2024 by epage
Check for group of repeated arguments C-enhancement Category: Raise on the bar on expectations
#5488 opened May 8, 2024 by Velnbur
2 tasks done
ArgAction::Count starts from 0 rather than default_value A-parsing Area: Parser's logic and needs it changed somehow. C-bug Category: Updating dependencies M-breaking-change Meta: Implementing or merging this will introduce a breaking change. S-waiting-on-decision Status: Waiting on a go/no-go before implementing
#5483 opened May 3, 2024 by eirnym
2 tasks done
Hidden subcommands shown when "requires a subcommand but one was not provided" 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
#5471 opened Apr 22, 2024 by devjgm
2 tasks done
Support multiple positionals with fixed sizes A-parsing Area: Parser's logic and needs it changed somehow. C-enhancement Category: Raise on the bar on expectations E-medium Call for participation: Experience needed to fix: Medium / intermediate
#5464 opened Apr 18, 2024 by superstator
2 tasks done
Make visible_alias print in a way that fits convention 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
#5459 opened Apr 15, 2024 by lolbinarycat
2 tasks done
clap_complete: generate() shouldn't panic if writing fails C-bug Category: Updating dependencies M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#5457 opened Apr 15, 2024 by yedayak
2 tasks done
Environment variable name aliases 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
#5447 opened Apr 8, 2024 by Aeron
2 tasks done
Delegate completions for a specific argument to the completions of an external program A-completion Area: completion 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. S-waiting-on-design Status: Waiting on user-facing design to be resolved before implementing
#5424 opened Mar 25, 2024 by alerque
2 tasks done
[derive] Argument test's selected action SetTrue contradicts takes_value C-bug Category: Updating dependencies
#5421 opened Mar 24, 2024 by hasezoey
2 tasks done
clap_complete documentation should clearly point to CommandFactory C-enhancement Category: Raise on the bar on expectations
#5408 opened Mar 21, 2024 by lolbinarycat
2 tasks done
Deprecate and remove clap_complete_fig? A-completion Area: completion generator
#5395 opened Mar 13, 2024 by epage
#[arg(value_delimiter = ':')] Delimiter isnt displayed in the help message. 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
#5392 opened Mar 11, 2024 by max-ishere
2 tasks done
Allow longer shorts 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
#5377 opened Feb 26, 2024 by jhesqqq
2 tasks done
(clap_complete) Make Shell ValueEnum Parser also Accept $SHELL Output (Path Prefixed Shell Names) A-completion Area: completion generator C-enhancement Category: Raise on the bar on expectations S-waiting-on-decision Status: Waiting on a go/no-go before implementing
#5370 opened Feb 20, 2024 by ultrabear
2 tasks done
For cli option with custom types, impl FromStr with FromStr::Err set to () won't work C-bug Category: Updating dependencies
#5360 opened Feb 17, 2024 by SteveLauC
2 tasks done
args_conflicts_with_subcommands is not overriding subcommand_required = true A-parsing Area: Parser's logic and needs it changed somehow. E-easy Call for participation: Experience needed to fix: Easy / not much M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#5358 opened Feb 16, 2024 by fooblinator
Don't show global options C-enhancement Category: Raise on the bar on expectations
#5355 opened Feb 16, 2024 by nwalfield
2 tasks done
Extend help subcommand A-help Area: documentation, including docs.rs, readme, examples, etc... C-enhancement Category: Raise on the bar on expectations S-waiting-on-decision Status: Waiting on a go/no-go before implementing
#5354 opened Feb 16, 2024 by nwalfield
2 tasks done
Powershell completions not working with empty help string. A-completion Area: completion generator C-bug Category: Updating dependencies E-help-wanted Call for participation: Help is requested to fix this issue. E-medium Call for participation: Experience needed to fix: Medium / intermediate
#5341 opened Feb 6, 2024 by LucasLehmann
ProTip! Exclude everything labeled bug with -label:bug.