-
-
Notifications
You must be signed in to change notification settings - Fork 763
Closed as duplicate of#950
Labels
area: completionsChanges related to shell completions and scripts.Changes related to shell completions and scripts.help wantedIssues that could benefit from members of the community contributing their expertise or experience.Issues that could benefit from members of the community contributing their expertise or experience.
Description
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
Labels
area: completionsChanges related to shell completions and scripts.Changes related to shell completions and scripts.help wantedIssues that could benefit from members of the community contributing their expertise or experience.Issues that could benefit from members of the community contributing their expertise or experience.