Skip to content

Conversation

juftin
Copy link

@juftin juftin commented Jul 1, 2025

Resolves #2599

Evidence

For taskwarrior, task version returns the version number and information about the project, including the string "Taskwarrior":
Screenshot 2025-07-01 at 4 09 47 PM

Before Bug Fix in a go-task directory (incorrectly shows Taskwarrior completions)

Screenshot 2025-07-01 at 4 07 58 PM

After Bug Fix in a go-task directory (correctly shows go-task completions)

Screenshot 2025-07-01 at 4 08 28 PM

@withfig-bot
Copy link
Contributor

Overview

src/task.ts:

Info:

@withfig-bot
Copy link
Contributor

Hello @juftin,
thank you very much for creating a Pull Request!
Here is a small checklist to get this PR merged as quickly as possible:

  • Do all subcommands / options which take arguments include the args property (args: {})?
  • Are all options modular? E.g. -a -u -x instead of -aux
  • Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

@leobenkel
Copy link

i am looking forward to this 🙏 thank you ! <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autocomplete confuses taskwarrior commands with go-task commands
3 participants