Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completing a comma-separated pair of values
- X-seq: zsh-workers 28861
- From: Štěpán Němec <stepnem@xxxxxxxxx>
- To: Danek Duvall <duvall@xxxxxxxxxxxxxx>
- Subject: Re: completing a comma-separated pair of values
- Date: Sat, 05 Mar 2011 10:20:28 +0100
- Cc: Mikael Magnusson <mikachu@xxxxxxxxx>, zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:cc:subject:in-reply-to:references :user-agent:date:message-id:mime-version:content-type :content-transfer-encoding; bh=DpI7RnEHG8K/J2AF/dW1Fs23LyFIfKaL1IsnEjg5v4M=; b=rPso3VgEhE43wG3/+W19ffxAbc0DfOHltiTIdEFMWOAbqKgiHyg552WwCh/iChOeZN ktp45gBMgAJbIryTQAupsg7bRwov4YT18neNaqzrbzPo6QuV+5QwMWCcMt8K1atum42t E4GW53nbrxviVqjETqhd/kZkD0uu7FjLGuvUc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type:content-transfer-encoding; b=WqNhq+JLJEnDjzK87fhWI4b51FZo/jF4j6oCe8yf2jR8xkozsq5TXOOghvp4rX/Gsv aZHFaVDaDqf0nkH1ofqBrlKQfYYq5FS17oV9Cwm0aQwnih0jj3ke0j7LF9iLQI+YxN65 CFeQxbaJ4ZqA64Qbckj0FGxm74uEJ//rYaZHE=
- In-reply-to: <20110305010019.GA18627@lorien.comfychair.org> (Danek Duvall's message of "Fri, 4 Mar 2011 17:00:19 -0800")
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20110303230047.GA12871@lorien.comfychair.org> <AANLkTinR9Z7LAW9HYKq_Z7SLNc7ZRT9V87Z7gSdiUF8Z@mail.gmail.com> <20110303235836.GB12871@lorien.comfychair.org> <20110305010019.GA18627@lorien.comfychair.org>
Danek Duvall <duvall@xxxxxxxxxxxxxx> writes:
> After some prodding by Oliver, I managed to get this to work, and it did
> indeed look a bit like _dir_list.
Could you prehaps share the result of your endeavor with us? I remember
needing it in the past (not pair exactly, but comma-separated list of
values) and I believe it would be nice to have such functionality among
Zsh completion functions.
Štěpán
Messages sorted by:
Reverse Date,
Date,
Thread,
Author