From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14962 invoked from network); 8 Jun 2000 14:34:09 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 8 Jun 2000 14:34:09 -0000 Received: (qmail 26446 invoked by alias); 8 Jun 2000 14:32:10 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3132 Received: (qmail 26436 invoked from network); 8 Jun 2000 14:32:03 -0000 Date: Thu, 8 Jun 2000 16:31:30 +0200 From: Matthias Kopfermann To: zsh-users@sunsite.auc.dk Subject: Re: wish for a colored completion system Message-ID: <20000608163130.A2637@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 kopfermann@trio-hittfeld.de on Wed, Jun 07, 2000 at 05:20:10PM +0200 Okay, after having heard the answer that there is the possibility to have colored completion, has anybody used it to create useful completions with colors in them to share with us all? There is not one example but the very easy to handle ZLS_COLOURS case for completing different kinds of files. To me it still seems to be quite complex to say the least. Okay, I try to be not so polite: :) Should'nt there be an easier way than that approach?