Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
thetillhoff opened this issue May 29, 2025 · 1 comment
Closed

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

thetillhoff opened this issue May 29, 2025 · 1 comment
Labels
area: completions Changes related to shell completions and scripts. help wanted Issues that could benefit from members of the community contributing their expertise or experience.

Comments

@thetillhoff
Copy link

thetillhoff commented May 29, 2025

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

@task-bot task-bot added the state: needs triage Waiting to be triaged by a maintainer. label May 29, 2025
@andreynering andreynering added help wanted Issues that could benefit from members of the community contributing their expertise or experience. area: completions Changes related to shell completions and scripts. and removed state: needs triage Waiting to be triaged by a maintainer. labels May 29, 2025
@vmaerten
Copy link
Member

Hello !
This is a duplicate of #950 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: completions Changes related to shell completions and scripts. help wanted Issues that could benefit from members of the community contributing their expertise or experience.
Projects
None yet
Development

No branches or pull requests

4 participants