Skip to content

Is something like carapace expand possible? #1121

@dwt

Description

@dwt

I would often like a tool that allows me to expand short option forms that I copied from some script or Webseite to their long option form.

e.g. carapace expand curl -sSf -L https://install.lix.systems/lix to
Do you want to run curl --fail --show-error --silent --location https://install.lix.systems/lix ?

This would be especially handy, as I (and most other people) do not have the short options memorized, and the long options are much easier to remember / read / understand.

As I don't understand much about carapace yet, does the data it provides / has actually allow to implement something like this?

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