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

Error messages / ContextKind::InvalidArg should show the flag used instead of always using long A-help Area: documentation, including docs.rs, readme, examples, etc... C-enhancement Category: Raise on the bar on expectations S-blocked Status: Blocked on something else such as an RFC or other implementation work.
#5748 opened Sep 24, 2024 by mamekoro
2 tasks done
Move ContextKind and ContextValue into one enum A-help Area: documentation, including docs.rs, readme, examples, etc... C-enhancement Category: Raise on the bar on expectations 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
#5683 opened Aug 18, 2024 by TheTollingBell
2 tasks done
Help text: flattening Args containing both positional arguments and named flags results in incorrect "usage" order A-help Area: documentation, including docs.rs, readme, examples, etc... C-bug Category: Updating dependencies E-medium Call for participation: Experience needed to fix: Medium / intermediate
#5625 opened Aug 5, 2024 by jrose-signal
2 tasks done
Improve RichFormatter's multi-line error formatting A-help Area: documentation, including docs.rs, readme, examples, etc... C-enhancement Category: Raise on the bar on expectations M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#5550 opened Jun 25, 2024 by mahor1221
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
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
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
#[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
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
Expose inner error context to allow removing pieces of context, for consistency A-help Area: documentation, including docs.rs, readme, examples, etc... C-enhancement Category: Raise on the bar on expectations
#5288 opened Jan 8, 2024 by 5HT2
2 tasks done
Show the type of arguments in help message? A-derive Area: #[derive]` macro API 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
#5156 opened Oct 2, 2023 by epage
Allow more granular styling 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
#5098 opened Aug 28, 2023 by AndreasBackx
2 tasks done
Allow customizing styling of [default], [possible values], [env] in arg description 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
#5093 opened Aug 28, 2023 by epage
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
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
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
Prettier typography when unicode feature is set? 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
#4841 opened Apr 17, 2023 by virtualritz
2 tasks done
Add -r, --recursive flags to help command 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
#4813 opened Mar 30, 2023 by SUPERCILEX
2 tasks done
Value terminator is not included anywhere in help message A-help Area: documentation, including docs.rs, readme, examples, etc... C-enhancement Category: Raise on the bar on expectations E-easy Call for participation: Experience needed to fix: Easy / not much
#4812 opened Mar 30, 2023 by epbuennig
2 tasks done
Generate .env string form Command A-help Area: documentation, including docs.rs, readme, examples, etc... C-enhancement Category: Raise on the bar on expectations E-easy Call for participation: Experience needed to fix: Easy / not much
#4729 opened Feb 24, 2023 by joepio
2 tasks done
error messages should textwrap like --help 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
#4716 opened Feb 18, 2023 by cbs228
2 tasks done
Help output does not indicate ArgAction::Append 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
#4681 opened Jan 27, 2023 by cd-work
2 tasks done
ProTip! What’s not been updated in a month: updated:<2024-12-25.