autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

bugfix(2599): taskwarrior vs go-task

Open juftin opened this issue 6 months ago • 3 comments

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

juftin avatar Jul 01 '25 22:07 juftin

Overview

src/task.ts:

Info:

withfig-bot avatar Jul 01 '25 22:07 withfig-bot

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.

withfig-bot avatar Jul 01 '25 22:07 withfig-bot

i am looking forward to this :pray: thank you ! <3

leobenkel avatar Aug 05 '25 16:08 leobenkel