From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4204 invoked from network); 5 Jul 2000 10:51:53 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 5 Jul 2000 10:51:53 -0000 Received: (qmail 64 invoked by alias); 5 Jul 2000 10:50:49 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3250 Received: (qmail 39 invoked from network); 5 Jul 2000 10:50:39 -0000 Date: Wed, 5 Jul 2000 12:47:28 +0200 From: Matthias Kopfermann To: Peter Stephenson Cc: Zsh users list Subject: Re: Matthias Kopfermann: Re: coloring of --help completion possible? Message-ID: <20000705124728.B8324@linux-ws.kg-hittfeld.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from pws@cambridgesiliconradio.com on Tue, Jul 04, 2000 at 06:17:53PM +0100 On Wed, Jul 05, 2000 at 04:52:17AM +0000, Bart Schaefer wrote: > On Jul 4, 6:17pm, Peter Stephenson wrote: > } > } I'm sure Someone knows about this. oops, me in the subject? what an honor :) > > A second problem is that `l*' and `v*' won't match the name of any > option. Options all start with `-', and only options that start with > `--' are completed by _use_lo, so you probably meant to say > > zstyle '*:options' list-colors '=--l*=34:=--v*=35' > > Do either of those answers fix things up? instantly :) hurra, that is what makes free software-use such a pleasure. it works :) fine, over and out :) Matthias