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
Stack overflows when on Debug mode on Windows
prateekmedia opened this issue over 1 year ago
prateekmedia opened this issue over 1 year ago
Remove a part of derive/tutorial/chapter_2 that appears twice.
JustAnotherCodemonkey opened this pull request over 1 year ago
JustAnotherCodemonkey opened this pull request over 1 year ago
Action Required: Fix Renovate Configuration
renovate[bot] opened this issue over 1 year ago
renovate[bot] opened this issue over 1 year ago
contains_id doesn't panic
Avgor46 opened this issue over 1 year ago
Avgor46 opened this issue over 1 year ago
chore: Update terminal_size to 0.3.0
cgwalters opened this pull request over 1 year ago
cgwalters opened this pull request over 1 year ago
Clap fails to parse subcommand preceded by vararg
Pzixel opened this issue over 1 year ago
Pzixel opened this issue over 1 year ago
Default value seems to be cached, resulting in wrong default
ctron opened this issue over 1 year ago
ctron opened this issue over 1 year ago
#[command] docs are missing
nixpulvis opened this issue over 1 year ago
nixpulvis opened this issue over 1 year ago
fix(doc): Fix typo in 03_04_subcommands.md
devinherron opened this pull request over 1 year ago
devinherron opened this pull request over 1 year ago
docs(tutorial): Split into separate modules per section
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
docs(tutorial): Try to clean up the text
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Strange compilation error "error: expected `,`" in arg derive
apbr opened this issue over 1 year ago
apbr opened this issue over 1 year ago
feat(nu): Make the completion scripts more general
nibon7 opened this pull request over 1 year ago
nibon7 opened this pull request over 1 year ago
Allow the generated nushell completion scripts to be used as module and overlay
nibon7 opened this issue over 1 year ago
nibon7 opened this issue over 1 year ago
Parsing error on positional arguments after mixing a multiple-valued positional arg with a flag
marcospb19 opened this issue over 1 year ago
marcospb19 opened this issue over 1 year ago
fix: (fish-completion) Help for value enum
jporwal05 opened this pull request over 1 year ago
jporwal05 opened this pull request over 1 year ago
Clap doesn't show help when env variable exists
coltonhurst opened this issue over 1 year ago
coltonhurst opened this issue over 1 year ago
fix: (fish-completion) correct value enum help text
jporwal05 opened this pull request over 1 year ago
jporwal05 opened this pull request over 1 year ago
Dynamic subcommands
fushiii opened this issue over 1 year ago
fushiii opened this issue over 1 year ago
chore(deps): update compatible (dev)
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
perf: Drop a dep for faster builds
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
fix(builder): Update documentation comments
geometryolife opened this pull request over 1 year ago
geometryolife opened this pull request over 1 year ago
A version of `Parser::parse_from` that reads a mock of the environment, for use in testing
cbeck88 opened this issue over 1 year ago
cbeck88 opened this issue over 1 year ago
`clap_complete` fails of some optional arguments are missing
janstarke opened this issue over 1 year ago
janstarke opened this issue over 1 year ago
Parentheses in doc comments for `ValueEnum` break generated fish completions
cstyles opened this issue over 1 year ago
cstyles opened this issue over 1 year ago
Provide CLI arguments in config file
SamuelMarks opened this issue over 1 year ago
SamuelMarks opened this issue over 1 year ago
Allow more granular styling
AndreasBackx opened this issue over 1 year ago
AndreasBackx opened this issue over 1 year ago
Allow to mark arguments as to be ignored by suggestions.
Carreau opened this pull request over 1 year ago
Carreau opened this pull request over 1 year ago
chore: Update dependencies
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Remove `unstable-styles`
epage opened this issue over 1 year ago
epage opened this issue over 1 year ago
feat(help): Stabilize styling support
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Allow customizing styling of `[default]`, `[possible values]`, `[env]` in arg description
epage opened this issue over 1 year ago
epage opened this issue over 1 year ago
#[command(flatten)] on optional field makes it required
smessmer opened this issue over 1 year ago
smessmer opened this issue over 1 year ago
Default value that panics only if neither `arg` nor `env` provided
SamuelMarks opened this issue over 1 year ago
SamuelMarks opened this issue over 1 year ago
Update documentation for `arg` attribute
MiniaczQ opened this issue over 1 year ago
MiniaczQ opened this issue over 1 year ago
clap_lex 0.5.1 inherited a stricter msrv than probably intended
udoprog opened this issue over 1 year ago
udoprog opened this issue over 1 year ago
The latest update enforces 1.7.9 rust version, breaking build pipelines.
rikkigouda opened this issue over 1 year ago
rikkigouda opened this issue over 1 year ago
perf(builder): Speed up builds by dropping is-terminal
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Complete _derive docs? - Example doesn't build
SamuelMarks opened this issue over 1 year ago
SamuelMarks opened this issue over 1 year ago
fix(help): Ensure padding isn't stripped
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
custom {all-args} help output - first line wrong indent
onlythisnamewasfree opened this issue over 1 year ago
onlythisnamewasfree opened this issue over 1 year ago
`UnknownArgumentValueParser` can only be used with string value argument
weihanglo opened this issue over 1 year ago
weihanglo opened this issue over 1 year ago
fix(builder): UnknownValueParser shouldn't error on flag absense
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
`UnknownArgumentValueParser` eagerly errors out
weihanglo opened this issue over 1 year ago
weihanglo opened this issue over 1 year ago
`Option` arg cannot have `None` as default value
justinlovinger opened this issue over 1 year ago
justinlovinger opened this issue over 1 year ago
TEST
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
feat(builder): Allow injecting known unknowns
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Avoid printing trailing whitespace in help output
djc opened this issue over 1 year ago
djc opened this issue over 1 year ago
Author and version not displayed in multicall binary
trou opened this issue over 1 year ago
trou opened this issue over 1 year ago
[clap_complete] Not working on zsh
liby opened this issue over 1 year ago
liby opened this issue over 1 year ago
Export error constructors
9999years opened this pull request over 1 year ago
9999years opened this pull request over 1 year ago
feat: Allow referencing `TypedValueParser` in`ValueParserFactory` associated type
9999years opened this pull request over 1 year ago
9999years opened this pull request over 1 year ago
Error message APIs for `TypedValueParser`
9999years opened this issue over 1 year ago
9999years opened this issue over 1 year ago
Allow using a completion-specific candidate description over the candidate's help message in rust-native completions
ModProg opened this issue over 1 year ago
ModProg opened this issue over 1 year ago
chore(deps): update msrv to v1.75
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore(deps): update rust crate completest to 0.0.17
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore(deps): update compatible (dev)
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
Filter and order completions based on input and importance for native completions
ModProg opened this issue over 1 year ago
ModProg opened this issue over 1 year ago
dynamic completions filter options
ModProg opened this pull request over 1 year ago
ModProg opened this pull request over 1 year ago
Show arg/command descriptions in dynamic completions
ModProg opened this pull request over 1 year ago
ModProg opened this pull request over 1 year ago
Variant of allow_hyphen_values that treats `--` like a regular value
RalfJung opened this issue over 1 year ago
RalfJung opened this issue over 1 year ago
doc test parsing/displaying
djugei opened this issue over 1 year ago
djugei opened this issue over 1 year ago
Add `Command::mut_args` to modify all arguments of a `Command`
joshtriplett opened this pull request over 1 year ago
joshtriplett opened this pull request over 1 year ago
Please support `flatten`ing an `Args` and mutating arguments before merging
joshtriplett opened this issue over 1 year ago
joshtriplett opened this issue over 1 year ago
test(complete): Unblock E2E dynamic completion tests
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
feat(completions): Dynamic fish completions
ModProg opened this pull request over 1 year ago
ModProg opened this pull request over 1 year ago
refactor(test): Move nushell tests to completest
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
chore: Update completest
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
chore(ci): Verify dynamic completion support
ModProg opened this pull request over 1 year ago
ModProg opened this pull request over 1 year ago
`ContextKind::Custom` has no functionality
benluelo opened this issue over 1 year ago
benluelo opened this issue over 1 year ago
chore(complete): Update completest
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Use flags as subcommands (like `tar`)
nickeb96 opened this issue over 1 year ago
nickeb96 opened this issue over 1 year ago
Conflicts seem to not be handled properly when using a group
rgiot opened this issue over 1 year ago
rgiot opened this issue over 1 year ago
`value_terminator` has no effect when it is the first argument
mamekoro opened this issue over 1 year ago
mamekoro opened this issue over 1 year ago
Make `last` take precedence over `allow_hyphen_values`
mamekoro opened this issue over 1 year ago
mamekoro opened this issue over 1 year ago
Add `mut_group` to `Command`
rgiot opened this issue over 1 year ago
rgiot opened this issue over 1 year ago
fix(parser): Value terminator has higher precedence than later multiple values
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
bump terminal_size to 0.2.6
lukoktonos opened this pull request over 1 year ago
lukoktonos opened this pull request over 1 year ago
chore(deps): Bump openssl from 0.10.52 to 0.10.55
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
chore(complete): Update completest
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
fix(parser): Don't suggest -- as often
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Update demo.rs
JiveyGuy opened this pull request over 1 year ago
JiveyGuy opened this pull request over 1 year ago
Example Not Working
JiveyGuy opened this issue over 1 year ago
JiveyGuy opened this issue over 1 year ago
Provide better did-you-mean suggestions for swapped words
not-my-profile opened this issue over 1 year ago
not-my-profile opened this issue over 1 year ago
chore: replace dependency on `atty` crate by `is-terminal`
martinvonz opened this pull request over 1 year ago
martinvonz opened this pull request over 1 year ago
chore(deps): Update openssl to 0.10.55 for RUSTSEC-2023-0044 fix
rhysd opened this pull request over 1 year ago
rhysd opened this pull request over 1 year ago
test(complete): First end-to-end test
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
fix: Resolve conflicting name inference if from aliases
SUPERCILEX opened this pull request over 1 year ago
SUPERCILEX opened this pull request over 1 year ago
fix(help): Wrap long possible values correctly
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
wrap_help can fail to wrap at the correct point
Xophmeister opened this issue over 1 year ago
Xophmeister opened this issue over 1 year ago
infer_subcommands should not fail if the ambiguity is over aliases
Xophmeister opened this issue over 1 year ago
Xophmeister opened this issue over 1 year ago
Global arguments with a `requires` clause don't work under subcommands when specified through environment variables
Xophmeister opened this issue over 1 year ago
Xophmeister opened this issue over 1 year ago
`derive(Parser)` fails when using type alias
mamekoro opened this issue over 1 year ago
mamekoro opened this issue over 1 year ago
feat(complete)!: Allow alternative shells for dynamic completions
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
fix(assert): Allow stateful value parsers
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
fix(builder): Re-export anstyle for easy access
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
feat(help): Explicit control over short/long help
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
fix(help): Defaulting max_term_width instead of max_term_width
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Make `wrap_help` a default feature
epage opened this issue over 1 year ago
epage opened this issue over 1 year ago
Generated bash completion script not work in POSIX mode
hehaoqian opened this issue over 1 year ago
hehaoqian opened this issue over 1 year ago