Skip to content

Any way to expand alias? #5552

@AlexKovalevych

Description

@AlexKovalevych

Related problem

No response

Describe the solution you'd like

Would be nice to have possibility to expand alias, e.g. having alias

alias gcd = (git checkout develop)

and printing in console

> gcd

press tab or space can expand alias to

> git checkout develop

so it's easier to see what actually you're running.
Sorry if nushell already has that feature, just couldn't find it

Describe alternatives you've considered

No response

Additional context and details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    A:aliasIssues around support for command aliases, touches parser and name resolutionA:completionsIssues related to tab completionA:line-editorIssues related to reedlinecategory:enhancementNew feature or requestdelightthis feature would delight usershelp wantedstatus: Extra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions