-
-
Notifications
You must be signed in to change notification settings - Fork 1.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
Error messages / 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.
ContextKind::InvalidArg
should show the flag used instead of always using long
A-help
#5748
opened Sep 24, 2024 by
mamekoro
2 tasks done
Move 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
ContextKind
and ContextValue
into one enum
A-help
#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 (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
-h
) use of long help
A-help
#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
#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 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
[default]
, [possible values]
, [env]
in arg description
A-help
#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 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
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
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
Prettier typography when 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
unicode
feature is set?
A-help
#4841
opened Apr 17, 2023 by
virtualritz
2 tasks done
Add 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
-r, --recursive
flags to help command
A-help
#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 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
.env
string form Command
A-help
#4729
opened Feb 24, 2023 by
joepio
2 tasks done
error messages should textwrap like 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
--help
A-help
#4716
opened Feb 18, 2023 by
cbs228
2 tasks done
Help output does not indicate 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
ArgAction::Append
A-help
#4681
opened Jan 27, 2023 by
cd-work
2 tasks done
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-12-25.