From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19832 invoked by alias); 28 Oct 2010 14:58:13 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 15521 Received: (qmail 15066 invoked from network); 28 Oct 2010 14:58:01 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at cl.cam.ac.uk does not designate permitted sender hosts) Date: Thu, 28 Oct 2010 15:50:20 +0100 From: David Evans To: zsh-users@zsh.org Subject: Re: Completion menu highlight colour Message-ID: <20101028145019.GB11695@cl.cam.ac.uk> References: <20101028085338.GA9376@cl.cam.ac.uk> <20101028102728.465132a2@pwslap01u.europe.root.pri> <20101028103111.GA10275@cl.cam.ac.uk> <20101028122744.40d48cad@pwslap01u.europe.root.pri> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101028122744.40d48cad@pwslap01u.europe.root.pri> User-Agent: Mutt/1.5.20 (2009-06-14) On Thu, Oct 28, 2010 at 12:27:44PM +0100, Peter Stephenson wrote: > On Thu, 28 Oct 2010 11:31:11 +0100 > David Evans wrote: > > Ahahh--it turns out that it was a list-colours vs. list-colors > > issue. I thought I read somewhere that the correct (haha :P) spelling > > works too but apparently not! > > It works at the variable level --- ZLS_COLORS and ZLS_COLOURS exist --- > but that wasn't passed on to the styles. > Yes, I must have read and conflated that. Doing it everywhere seems annoying and easily inconsistent...