Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
https://github.com/clap-rs/clap
`ArgMathces::args_present` behaviour with `ArgAction::SetTrue`
Vaider7 opened this issue 11 days ago
Vaider7 opened this issue 11 days ago
test(complete() Show empty candidate behavior
epage opened this pull request 13 days ago
epage opened this pull request 13 days ago
odd issue when using completions
Eh2406 opened this issue 13 days ago
Eh2406 opened this issue 13 days ago
fix(help): Don't show hidden arguments in groups
julian-klode opened this pull request 13 days ago
julian-klode opened this pull request 13 days ago
feat(mangen): Separate options based on `help_heading`
0xAdk opened this pull request 14 days ago
0xAdk opened this pull request 14 days ago
POC of Approach to Supporting Internationalization
toadslop opened this pull request 14 days ago
toadslop opened this pull request 14 days ago
Integrate initial OSS-Fuzz support (#5850)
initializedd opened this pull request 16 days ago
initializedd opened this pull request 16 days ago
Integrate initial OSS-Fuzz support
initializedd opened this issue 16 days ago
initializedd opened this issue 16 days ago
Fix typos in `CHANGELOG.md`
teenager-ETH opened this pull request 17 days ago
teenager-ETH opened this pull request 17 days ago
fix(complete): Fix PowerShell dynamic completion
jennings opened this pull request 19 days ago
jennings opened this pull request 19 days ago
PowerShell dynamic completion script is not valid PowerShell
jennings opened this issue 20 days ago
jennings opened this issue 20 days ago
fix(complete): remove duplicate bash subcmd cases caused by aliases
ribru17 opened this pull request 20 days ago
ribru17 opened this pull request 20 days ago
mangen: split option into options and global options
0xAdk opened this pull request 22 days ago
0xAdk opened this pull request 22 days ago
In mangen split OPTIONS into OPTIONS and GLOBAL OPTIONS
0xAdk opened this issue 22 days ago
0xAdk opened this issue 22 days ago
fix(derive): Update link for derive attributes
epage opened this pull request 24 days ago
epage opened this pull request 24 days ago
Broken link in `default_values_t` error message
stevenengler opened this issue 24 days ago
stevenengler opened this issue 24 days ago
feat(complete): Add dynamic completion for nushell
chklauser opened this pull request 25 days ago
chklauser opened this pull request 25 days ago
Dynamic completion for Nushell
chklauser opened this issue 25 days ago
chklauser opened this issue 25 days ago
Support default field values
epage opened this issue 26 days ago
epage opened this issue 26 days ago
fix(lex): allow `E` in scientific notation
cakebaker opened this pull request about 1 month ago
cakebaker opened this pull request about 1 month ago
fix(assert): Prevent arguments from requiring self
omertuc opened this pull request about 1 month ago
omertuc opened this pull request about 1 month ago
[Bug]: Clap grabs the description from the sub crate in the workspace instead of the main crate the sub crate is being compiled into
lexi-the-cute opened this issue about 1 month ago
lexi-the-cute opened this issue about 1 month ago
chore(deps): Update compatible (dev)
renovate[bot] opened this pull request about 1 month ago
renovate[bot] opened this pull request about 1 month ago
docs: fix command formatting
8LWXpg opened this pull request about 1 month ago
8LWXpg opened this pull request about 1 month ago
docs fix spelling issues
futreall opened this pull request about 1 month ago
futreall opened this pull request about 1 month ago
docs: Update chapter_3.rs - missing "to"
fuho opened this pull request about 1 month ago
fuho opened this pull request about 1 month ago
chore(deps): Update Rust Stable to v1.83
renovate[bot] opened this pull request about 1 month ago
renovate[bot] opened this pull request about 1 month ago
next_help_heading doesn't seem to work with subcommands
nwalfield opened this issue about 1 month ago
nwalfield opened this issue about 1 month ago
Slugify `github.repository` for Bencher
epompeii opened this pull request about 1 month ago
epompeii opened this pull request about 1 month ago
docs: Fix docs for BoolishValueParser
megaserg opened this pull request about 2 months ago
megaserg opened this pull request about 2 months ago
`arg_required_else_help` with no arguments.
Leandros opened this issue about 2 months ago
Leandros opened this issue about 2 months ago
clap_complete generates invalid powershell code when docs have RIGHT_SINGLE_QUOTATION_MARK
fnando opened this issue about 2 months ago
fnando opened this issue about 2 months ago
Add Subcommand help headings
Fiedzia opened this pull request about 2 months ago
Fiedzia opened this pull request about 2 months ago
Command groups #1553
Fiedzia opened this pull request about 2 months ago
Fiedzia opened this pull request about 2 months ago
fix(help): Display value terminator and delimiter in help
Aethelflaed opened this pull request about 2 months ago
Aethelflaed opened this pull request about 2 months ago
Command groups #1553
Fiedzia opened this pull request about 2 months ago
Fiedzia opened this pull request about 2 months ago
Ability to customize the built-in `help` subcommand
mr-briggs opened this issue about 2 months ago
mr-briggs opened this issue about 2 months ago
refactor(parser): Remove redundant error check
epage opened this pull request about 2 months ago
epage opened this pull request about 2 months ago
fix(parser): Fill in defaults on ignored error
epage opened this pull request about 2 months ago
epage opened this pull request about 2 months ago
docs: Highlight notes/warnings in a block
epage opened this pull request about 2 months ago
epage opened this pull request about 2 months ago
Optional `#[command(flatten)]` breaks when nesting
kaplanz opened this issue about 2 months ago
kaplanz opened this issue about 2 months ago
fix(complete): Adjust dynamic for MSRV
epage opened this pull request 2 months ago
epage opened this pull request 2 months ago
Combining `ArgAction::Count` and `TypedValueParser::map` doesn't seem to work.
mkrasnitski opened this issue 2 months ago
mkrasnitski opened this issue 2 months ago
fix(derive): split paragraphs on lines ending with double space or backslash
JohanVonElectrum opened this pull request 2 months ago
JohanVonElectrum opened this pull request 2 months ago
Paragraphs for long help derived from doc comments may be splitted on more cases
JohanVonElectrum opened this issue 2 months ago
JohanVonElectrum opened this issue 2 months ago
Does MSRV apply to clap_complete's unstable-dynamic feature?
senekor opened this issue 2 months ago
senekor opened this issue 2 months ago
chore: Fix unmatched backtick
chengehe opened this pull request 2 months ago
chengehe opened this pull request 2 months ago
feat: Implementation of `From<Cow<'static, str>>` for `StyledStr`
zaira-bibi opened this pull request 2 months ago
zaira-bibi opened this pull request 2 months ago
chore(deps): Update Rust crate divan to v0.1.15
renovate[bot] opened this pull request 2 months ago
renovate[bot] opened this pull request 2 months ago
chore(deps): Update compatible (dev)
renovate[bot] opened this pull request 2 months ago
renovate[bot] opened this pull request 2 months ago
Add `value_from_arg_matches` for compatibility with `config-rs`
ewoolsey opened this issue 2 months ago
ewoolsey opened this issue 2 months ago
Update documentation examples to remove potential panics
simonsso opened this pull request 2 months ago
simonsso opened this pull request 2 months ago
Fatal Internal Error when derive ArgGroup with flag that doesn't exist in separate crate
JulianKnodt opened this issue 2 months ago
JulianKnodt opened this issue 2 months ago
Value delimiter and num_args should work together
eserilev opened this issue 2 months ago
eserilev opened this issue 2 months ago
fix(zsh): Use _default as the completion fallback where the ValueHint is Unknown
okapia opened this pull request 2 months ago
okapia opened this pull request 2 months ago
chore(deps): Update Rust Stable to v1.82
renovate[bot] opened this pull request 2 months ago
renovate[bot] opened this pull request 2 months ago
chore: Update from '_rust/main' template
epage opened this pull request 2 months ago
epage opened this pull request 2 months ago
Document `#[clap(hide = true)]` better in clap-derive
adamchalmers opened this issue 2 months ago
adamchalmers opened this issue 2 months ago
Please implement impl From<Cow<'static, str>> for StyledStr
teythoon opened this issue 3 months ago
teythoon opened this issue 3 months ago
clap_complete: Allow access to previous args in completion function
LucasPickering opened this issue 3 months ago
LucasPickering opened this issue 3 months ago
Edit subcommand markers
mondeja opened this issue 3 months ago
mondeja opened this issue 3 months ago
chore: fix problematic quotation marks
timesince opened this pull request 3 months ago
timesince opened this pull request 3 months ago
Derive-argument with camel-case enum variant as default_value_t generates wrong default value
Cydhra opened this issue 3 months ago
Cydhra opened this issue 3 months ago
conflicts_with_all creates a fully connected conflict network instead of pair-wise conflicts
nwalfield opened this issue 3 months ago
nwalfield opened this issue 3 months ago
feat(complete): Add descriptions to dynamic Zsh completions
vivienm opened this pull request 3 months ago
vivienm opened this pull request 3 months ago
Support deriving `Parser` on struct with lifetime and automatically parse `Cow<'_, T>` into `Cow::Owned`
jeertmans opened this issue 3 months ago
jeertmans opened this issue 3 months ago
[nushell] Generates invalid completions when variadic arg is used with last=true arg
milesj opened this issue 3 months ago
milesj opened this issue 3 months ago
Custom help for subcommands
htngr opened this issue 3 months ago
htngr opened this issue 3 months ago
feat(mangen): Support flatten_help
aparcar opened this pull request 3 months ago
aparcar opened this pull request 3 months ago
feat(mangen): allow custom_sections again
aparcar opened this pull request 3 months ago
aparcar opened this pull request 3 months ago
feat: Add CommandExt support
epage opened this pull request 3 months ago
epage opened this pull request 3 months ago
refactor(complete): Better separate concerns
epage opened this pull request 3 months ago
epage opened this pull request 3 months ago
Figure out long term role of `ValueHint`
epage opened this issue 3 months ago
epage opened this issue 3 months ago
fix(complete): Change ValueHint::Unknown to Other, from AnyPath
epage opened this pull request 3 months ago
epage opened this pull request 3 months ago
Show default subcommand for `--help` when using `#[default]`
gd0st opened this issue 3 months ago
gd0st opened this issue 3 months ago
chore(deps): Update dependency STABLE to v1.81.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): Update Rust crate unicode-width to 0.2.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): Update Rust crate terminal_size to 0.4.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): Update compatible (dev)
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
🏁 Race of Sloths: The Open Source Developer Challenge is about to start
akorchyn opened this issue 3 months ago
akorchyn opened this issue 3 months ago
chore(ci): Ensure all tests run on the same runner
epage opened this pull request 3 months ago
epage opened this pull request 3 months ago
test: Make shell integration tests non-blocking
epage opened this pull request 3 months ago
epage opened this pull request 3 months ago
Zsh rust native completions are not respecting the order candidates are returned in
epage opened this issue 3 months ago
epage opened this issue 3 months ago
chore: Update from _rust template
epage opened this pull request 3 months ago
epage opened this pull request 3 months ago
docs: fix small error in Arg::raw
armandas opened this pull request 3 months ago
armandas opened this pull request 3 months ago
Inconsistency in showing command description when using `about`
teamplayer3 opened this issue 3 months ago
teamplayer3 opened this issue 3 months ago
Error messages / `ContextKind::InvalidArg` should show the flag used instead of always using `long`
mamekoro opened this issue 3 months ago
mamekoro opened this issue 3 months ago
fix(complete): Build issues clap_derive as override a dependency
fox0 opened this pull request 3 months ago
fox0 opened this pull request 3 months ago
doc(complete): Fix how to add completions in elvish
shannmu opened this pull request 4 months ago
shannmu opened this pull request 4 months ago
fix(complete): Sort by display order
epage opened this pull request 4 months ago
epage opened this pull request 4 months ago
support windows style command line parse
i-xiao-zi opened this issue 4 months ago
i-xiao-zi opened this issue 4 months ago
fix(complete): When completing -[TAB], prioritize shorts
epage opened this pull request 4 months ago
epage opened this pull request 4 months ago
fix(complete): De-duplicate built-in candidates
epage opened this pull request 4 months ago
epage opened this pull request 4 months ago
fix(complete): Prioritize subcommands, positionals over flags
epage opened this pull request 4 months ago
epage opened this pull request 4 months ago
The command name should default to CARGO_BIN_NAME
ia0 opened this issue 4 months ago
ia0 opened this issue 4 months ago
docs: Fix demo help
adamchainz opened this pull request 4 months ago
adamchainz opened this pull request 4 months ago
Derive parser: FromStr implemention with Err=Box<dyn Error> causes inscrutible compiler error
Sciencentistguy opened this issue 4 months ago
Sciencentistguy opened this issue 4 months ago
chore: add the missing symbol
epage opened this pull request 4 months ago
epage opened this pull request 4 months ago
chore: add the missing symbol
xixishidibei opened this pull request 4 months ago
xixishidibei opened this pull request 4 months ago
fix(complete): Strip wrappers for running completer
epage opened this pull request 4 months ago
epage opened this pull request 4 months ago