Skip to content

Autocomplete confuses taskwarrior commands with go-task commands #2599

@RogerThomas

Description

@RogerThomas

Checks

Operating system

macOS 15.4.1 (24E263)

Expected behaviour

task [tab] should show autocompletions for go-task

Actual behaviour

Q shows autocompletions for taskwarrior even though it's not even installed on my machine.

Image

Steps to reproduce

Install go-task, create a Taskfile.yml

# https://taskfile.dev

version: '3'


tasks:
  hi:
    cmd: echo "HI"
  there:
    cmd: echo "HI there"

Environment

<This will be visible to anyone. Do not include personal or sensitive information>

[q-details]
version = "1.8.1"
hash = "93ca9c267abb459d4304e2c56fef3b97caab1072"
date = "2025-04-25T22:52:54.786001Z (3d ago)"
variant = "full"

[system-info]
os = "macOS 15.4.1 (24E263)"
chip = "Apple M3 Max"
total-cores = 14
memory = "36.00 GB"

[environment]
cwd = "/Users/USER/workspace/doc-intelligence-api"
cli-path = "/Users/USER/workspace/doc-intelligence-api"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
terminal = "iTerm 2"
install-method = "brew"

[env-vars]
PATH = "/Users/USER/workspace/doc-intelligence-api/.venv/bin:/Users/USER/.bun/bin:/Users/USER/.nvm/versions/node/v22.2.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/local/go/bin:/Applications/iTerm 2.app/Contents/Resources/utilities:/Users/USER/.local/bin"
QTERM_SESSION_ID = "af7ebc8a1f734fa8a792903037daff17"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.8.1"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "com.googlecode.iterm2"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions