From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14799 invoked from network); 28 Jun 2000 13:25:56 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 28 Jun 2000 13:25:56 -0000 Received: (qmail 6131 invoked by alias); 28 Jun 2000 13:22:50 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3227 Received: (qmail 6074 invoked from network); 28 Jun 2000 13:22:44 -0000 Date: Wed, 28 Jun 2000 15:22:25 +0200 From: Matthias Kopfermann To: Zsh Users Subject: coloring of --help completion possible? Message-ID: <20000628152225.B32686@linux-ws.kg-hittfeld.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Ah, and another question: As I am a big color-completion-fan (yes, this is emotional, not only functional :) ) I would like to have my `--' completion do act in a colorful way. But I am not sure how I can do that. As i understand it It does involve zstyle ':completion:*' something? Sorry, if I should know this already, but it just did not appear in my brain yet :) What i seem to understand is: ZLS_COLORS=(hosts)bla does some coloring thing with hosts, but what is the group for -- commands? ARRRGH, I wish I was smarter!