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
Remove a part of derive/tutorial/chapter_2 that appears twice.

JustAnotherCodemonkey opened this pull request over 1 year ago
Action Required: Fix Renovate Configuration

renovate[bot] opened this issue over 1 year ago
contains_id doesn't panic

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
Clap fails to parse subcommand preceded by vararg

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
#[command] docs are missing

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
docs(tutorial): Split into separate modules per section

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
Strange compilation error "error: expected `,`" in arg derive

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
fix: (fish-completion) Help for value enum

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
fix: (fish-completion) correct value enum help text

jporwal05 opened this pull request over 1 year ago
Dynamic subcommands

fushiii opened this issue over 1 year ago
chore(deps): update compatible (dev)

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
fix(builder): Update documentation comments

geometryolife opened this pull request over 1 year ago
`clap_complete` fails of some optional arguments are missing

janstarke opened this issue over 1 year ago
Provide CLI arguments in config file

SamuelMarks opened this issue over 1 year ago
Allow more granular styling

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
chore: Update dependencies

epage opened this pull request over 1 year ago
Remove `unstable-styles`

epage opened this issue over 1 year ago
feat(help): Stabilize styling support

epage opened this pull request over 1 year ago
#[command(flatten)] on optional field makes it required

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
Update documentation for `arg` attribute

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
perf(builder): Speed up builds by dropping is-terminal

epage opened this pull request over 1 year ago
Complete _derive docs? - Example doesn't build

SamuelMarks opened this issue over 1 year ago
fix(help): Ensure padding isn't stripped

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
fix(builder): UnknownValueParser shouldn't error on flag absense

epage opened this pull request over 1 year ago
`UnknownArgumentValueParser` eagerly errors out

weihanglo opened this issue over 1 year ago
`Option` arg cannot have `None` as default value

justinlovinger opened this issue over 1 year ago
TEST

epage opened this pull request over 1 year ago
feat(builder): Allow injecting known unknowns

epage opened this pull request over 1 year ago
Avoid printing trailing whitespace in help output

djc opened this issue over 1 year ago
Author and version not displayed in multicall binary

trou opened this issue over 1 year ago
[clap_complete] Not working on zsh

liby opened this issue over 1 year ago
Export error constructors

9999years opened this pull request over 1 year ago
Error message APIs for `TypedValueParser`

9999years opened this issue over 1 year ago
chore(deps): update msrv to v1.75

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
chore(deps): update compatible (dev)

renovate[bot] opened this pull request over 1 year ago
dynamic completions filter options

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
doc test parsing/displaying

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
test(complete): Unblock E2E dynamic completion tests

epage opened this pull request over 1 year ago
feat(completions): Dynamic fish completions

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
chore: Update completest

epage opened this pull request over 1 year ago
chore(ci): Verify dynamic completion support

ModProg opened this pull request over 1 year ago
`ContextKind::Custom` has no functionality

benluelo opened this issue over 1 year ago
chore(complete): Update completest

epage opened this pull request over 1 year ago
Use flags as subcommands (like `tar`)

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
`value_terminator` has no effect when it is the first argument

mamekoro opened this issue over 1 year ago
Make `last` take precedence over `allow_hyphen_values`

mamekoro opened this issue over 1 year ago
Add `mut_group` to `Command`

rgiot opened this issue over 1 year ago
bump terminal_size to 0.2.6

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
chore(complete): Update completest

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
Update demo.rs

JiveyGuy opened this pull request over 1 year ago
Example Not Working

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
chore: replace dependency on `atty` crate by `is-terminal`

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
test(complete): First end-to-end test

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
fix(help): Wrap long possible values correctly

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
infer_subcommands should not fail if the ambiguity is over aliases

Xophmeister opened this issue over 1 year ago
`derive(Parser)` fails when using type alias

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
fix(assert): Allow stateful value parsers

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
feat(help): Explicit control over short/long help

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
Make `wrap_help` a default feature

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