Skip to content

Autocomplete doesn't work when Taskfile is in parent folder #2274

@thetillhoff

Description

@thetillhoff

Description

I have a Taskfile.yml in the parent folder of my working directory.
I'm using zsh and added the eval "$(task --completion zsh)" (also ran it manually). When in the parent directory, autocompletion for tasks in the taskfile works, but in the subdirectory it doesn't.

I'd expect the autocompletion to pick up parent taskfiles the same way task itself does.

Version

3.43.3

Operating system

macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: completionsChanges related to shell completions and scripts.help wantedIssues that could benefit from members of the community contributing their expertise or experience.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions