From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9562 invoked from network); 21 Jul 2000 10:45:49 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 Jul 2000 10:45:49 -0000 Received: (qmail 17680 invoked by alias); 21 Jul 2000 10:45:33 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3317 Received: (qmail 17673 invoked from network); 21 Jul 2000 10:45:32 -0000 Date: Fri, 21 Jul 2000 12:42:04 +0200 From: Matthias Kopfermann To: Francis Galiegue Cc: Matthias Kopfermann , zsh mailinglist Subject: Re: completion for GNU color ls, anyone? Message-ID: <20000721124204.A9596@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 fg@mandrakesoft.com on Fri, Jul 21, 2000 at 11:18:11AM +0200 On Fri, Jul 21, 2000 at 11:18:11AM +0200, Francis Galiegue wrote: > On Thu, 20 Jul 2000, Matthias Kopfermann wrote: > > > You can just export ZLS_COLORS=$LS_COLORS in your .zshrc or anywhere else, or > did I completely misunderstand your question? yes, completely :) I really want the gnu-linux versions of as many commands as i can get. This ZLS_COLORS trick is known to me :) as zsh is not for GNU only (which is good), it does not provide enough completions for GNU commands. ls , screen , perl (well sort of GNU :)), emacs completions, vim and many others are missing. (of course, no ZSH distribution can have all these commands, that would take 1000's of hours to do them all, i guess.) Do we have a place to collect the completions of GNU commands? That would be cool, I am quite sure.