From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9122 invoked from network); 1 Sep 2004 13:06:33 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 1 Sep 2004 13:06:33 -0000 Received: (qmail 17013 invoked from network); 1 Sep 2004 13:06:25 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 1 Sep 2004 13:06:25 -0000 Received: (qmail 13389 invoked by alias); 1 Sep 2004 13:06:10 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7961 Received: (qmail 13363 invoked from network); 1 Sep 2004 13:06:10 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 1 Sep 2004 13:06:10 -0000 Received: (qmail 14937 invoked from network); 1 Sep 2004 13:06:09 -0000 Received: from vinc17.net1.nerim.net (HELO ay.vinc17.org) (62.4.18.82) by a.mx.sunsite.dk with SMTP; 1 Sep 2004 13:06:08 -0000 Received: from lefevre by ay.vinc17.org with local (Exim 4.34) id 1C2UoR-0006VF-1q; Wed, 01 Sep 2004 15:06:07 +0200 Date: Wed, 1 Sep 2004 15:06:07 +0200 From: Vincent Lefevre To: zsh-users@sunsite.dk Subject: Re: LS_COLORS, zstyle list-colors, and ZSH-4.2.1 Message-ID: <20040901130606.GD13182@ay.vinc17.org> Mail-Followup-To: zsh-users@sunsite.dk References: <20040831141543.GA12251@pohl.lj.net> <20040831152315.GA8191@spiegl.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20040831152315.GA8191@spiegl.de> X-Mailer-Info: http://www.vinc17.org/mutt/ User-Agent: Mutt/1.5.6i Sender: Vincent Lefevre X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=-1.5 required=6.0 tests=BAYES_01 autolearn=no version=2.63 X-Spam-Hits: -1.5 On 2004-08-31 17:23:15 +0200, Andy Spiegl wrote: > > zmodload -i zsh/complist > > eval $(dircolors ~/.dir_colors) > > zstyle ':completion:*' list-colors "${(s.:.)LS_COLORS}" > > I don't know if this helps but I'm doing it like this: > zstyle ':completion:*' list-colors '' > zstyle ':completion:*:default' list-colors ${(s.:.)LS_COLORS} > > But I'm still using zsh 4.2.0 I'm doing like this: zmodload -i zsh/complist zstyle ':completion:*:default' list-colors ${(s.:.)LS_COLORS} (I just don't have your first zstyle line) and this works well with zsh 4.2.1. -- Vincent Lefèvre - Web: 100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17, Championnat International des Jeux Mathématiques et Logiques, etc. Work: CR INRIA - computer arithmetic / SPACES project at LORIA