Skip to content

[feature] better autocomplete on terminals (zsh, fish, etc) #2220

@rmarku

Description

@rmarku

Is your feature request related to a problem? Please describe.

It would be good to have a better, more "intelligent" autocomplete. It would be possible to complete projects and task.

Describe the solution you'd like

Having a server project with a lint task, I want to write this in my zsh shell:

moon run se

Then press the Tab key and be presented with options (if I have other projects starting we se, or to complete with server: projects.

Then, if I press Tab again, I want to be presented with the list of tasks of this project (where lint will be one of them)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions