Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: New completion function
- X-seq: zsh-workers 25546
- From: "Richard Hartmann" <richih.mailinglist@xxxxxxxxx>
- To: "zsh workers" <zsh-workers@xxxxxxxxxx>
- Subject: Re: New completion function
- Date: Sat, 30 Aug 2008 01:47:57 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=0TYEkyL00wNOawEegp0+9XuALGBBG2se6YdrRVPXBlQ=; b=kASSnNtr5kYTrM1PVdr1PI/+QpnrDunILsw0KTx/F16QmYVtZCoi4BP5/pLzz/Pvbw VJGu51/CdwFFXPei3PJUyG6knNmJvBtRkai+4MmuRrKuXSxXSLPpFmxgE4uXHHMUie8u 5sGUlGlI8EIMEybNao/QSnN9LmUkivaoeL7wY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=oLSRw6i1cdFeRkLcYkafE3vg/xj+38InXze4JoXI2A0blmJvVTNbhl+jILwRkkN9R6 NCD6O/i4+adg1aDQNrqq0iefW+PmckRUZfxBSVIT0Eu/LdNUZ1XrHKjtfBZTU5WfKYDq bKvTtzIicV6O2Nwe0+ixzj9na+K+s+48/pwsc=
- In-reply-to: <20080829233334.GN6330@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <2d460de70808291623l615fe16euf0189c781828f288@xxxxxxxxxxxxxx> <20080829233334.GN6330@xxxxxxxxxxxxxxx>
On Sat, Aug 30, 2008 at 01:33, Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx> wrote:
> Shouldn't it be enough to add aoss to the #compdef line _precommand?
Yes, but I did not want/dare to
a) introduce Linux-specific stuff to ZSH main
b) clobber up a core file with a completion that is not near as important
as the rest (though I don't know rusage, never heard of it)
I would be happy with both solutions, though.
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author