Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

[feature] Add a simple expand command mode #67

Description

@mitar

I think current verbose language description is great when you do not know the tool. But if you do know the tool but just need quick reminder what each argument is, it would be great if there would be a way to auto-expand commands. E.g.:

ls -AqQ

Would be converted to:

ls --almost-all --hide-control-chars --quote-name

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions