Skip to content

Completion scripts for Fedora use incorrect binary name #1888

@YurBoiRene

Description

@YurBoiRene

The completion scripts given from go-task --completion $shell use the task binary (e.g. fish: set GO_TASK_PROGNAME task). In Fedora the installed binary is go-task. This causes the competition script to not work.

The work around I used is to copy the completion script, modify the script to use go-task, and place it into my shell's config.

  • Task version: 3.39.2
  • Operating system: Fedora 40
  • Experiments enabled: None

Metadata

Metadata

Assignees

No one assigned

    Labels

    state: needs triageWaiting to be triaged by a maintainer.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions