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

Re: todo.sh completion



OK, I checked my zshrc and it turns out this was breaking the completion
script:

    autoload -U zsh-mime-setup && zsh-mime-setup

I guess this has to do with todo.sh ending with ".sh", since every others
completion scripts work fine. Should I log a bug ?

Julien

2010/11/25 Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>

> Peter Stephenson wrote:
> > Julien Nicoulaud <julien.nicoulaud@xxxxxxxxx> wrote:
> >> anyone using todo.sh completion script here ?
> >>
> >> I'm using zsh 4.3.10 on Ubuntu 10.10, and does not seem to work.
> >
> > It's changed since then; try the latest.
>
> If you're wondering how to use an updated completion function with an
> existing installation, here's an example (using the _git completion):
>
>  <http://zshwiki.org/home/config/functions>
>
> The procedure is the same for other completions, too.
>
> Regards, Frank
>
> --
> In protocol design, perfection has been reached not when there is
> nothing left to add, but when there is nothing left to take away.
>                                                  -- RFC 1925
>


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