Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: dpkg -s style support for _dpkg
- X-seq: zsh-workers 9192
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: dpkg -s style support for _dpkg
- Date: Tue, 4 Jan 2000 10:14:12 +0100 (MET)
- In-reply-to: Clint Adams's message of Tue, 28 Dec 1999 21:57:15 -0500
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Clint Adams wrote:
> ...
>
> +zstyle -s ':completion${curcontext}:deb:dpkg' status dds
> +[[ "$dds" == installed ]] || dds="avail"
> +
Hm. Why this weird tag name? And why the abbreviated context name?
And why no docs? ;-)
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author