Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Colon in alias appears to be breaking task compltion



On Sun, Sep 5, 2021 at 10:27 AM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> On Sun, Sep 5, 2021 at 10:16 AM Steve Dondley <s@xxxxxxxxxxx> wrote:
> >
> > This does not autocomplete:
> >
> > task add due:1h project:To<tab>
>
> Where did you get the completion definition for "task"?

I found the one in the OMZ git.  The problem isn't the colon, it's
that "h" is not defined as a valid abbreviation for "hours".

% task add due:1hrs pro<TAB>

completes just fine.  You'll need to report this to the OMZ project.




Messages sorted by: Reverse Date, Date, Thread, Author