fix: autocomplete from subfolder works as expected in zsh shell by vmaerten · Pull Request #2425 · go-task/task

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@vmaerten

Copy link Copy Markdown

Member

Fixes #950
Our binary already knows how to locate the Taskfile, let it handle that, and just capture the return code in the autocomplete function.

@vmaerten vmaerten merged commit 5762d5e into main

Sep 16, 2025

13 checks passed

@vmaerten vmaerten deleted the fix/autocomplete-from-subfolder-does-not-work branch

September 16, 2025 17:34

vmaerten added a commit that referenced this pull request

Sep 16, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@andreynering andreynering andreynering approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Autocompletion does not work from subfolders

2 participants

@vmaerten @andreynering