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

Re: Completion for gtar



Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx> writes:

> Or you return an empty reply array and use xor'ed completion:
> 
>      - 'p[3,-1] W[1,*x*] W[2,^-]' -K gtar_files + -f -- gtar
>                                                ^^^^^^

I see.  I was wondering how the gtar_files could indicate failure, but
it ought to have been obvious that returning an empty array is the
thing to do.



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