Skip to content

fish completions should know whether an argument to a flag is required #67

@tertsdiepraam

Description

@tertsdiepraam

The complete command in fish has a -r flag which specifies that an argument is required. If we have Value::Required on a flag, that should be used. This requires grouping the flags first by whether they have a required, optional, or no value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions