Skip to content

bash-completion script is messed up #181

Description

@axelsimon

I have enabled bash completions by adding source <(dstask bash-completion) to my .bashrc.

The results are surprising.
For instance, if i type
dstask add test +butab expecting it to complete with +bug, instead I end up with dstask add test g.
dstask add test +bugtab ends up as dstask add test report

dstask add show-retab ends up as dstask add solved.

Tested on Kitty, Alacritty and GNOME Terminal.

Also, completion does nothing at all when used after the suggested alias t="dstask".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions