Skip to content

Add support for partial shell completion options like in Path #3135

@maltevesper

Description

@maltevesper

When tab completing a path on the shell, the options only display a part and ommit the prefix path, making it much easier to read. I.e. completing "/home/user" will offer

Documents Downloads Pictures

rather than

/home/user/Documents /home/user/Downloads /home/user/Pictures

While click already supports this for paths, it would be nice if a similar feature would be implemented for custom parameters (i.e. comma separated values).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions