From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19393 invoked by alias); 28 Oct 2010 10:31:18 -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: 15513 Received: (qmail 16551 invoked from network); 28 Oct 2010 10:31:16 -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 11:31:11 +0100 From: David Evans To: zsh-users@zsh.org Subject: Re: Completion menu highlight colour Message-ID: <20101028103111.GA10275@cl.cam.ac.uk> References: <20101028085338.GA9376@cl.cam.ac.uk> <20101028102728.465132a2@pwslap01u.europe.root.pri> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101028102728.465132a2@pwslap01u.europe.root.pri> User-Agent: Mutt/1.5.20 (2009-06-14) On Thu, Oct 28, 2010 at 10:27:28AM +0100, Peter Stephenson wrote: > > I think using ma is the right way, and I even managed to get it to > flash, so I turned that off again quickly. There isn't an ma already > there? 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! Cheers, all.