From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9081 invoked from network); 21 Jul 2000 09:17:31 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 Jul 2000 09:17:31 -0000 Received: (qmail 12104 invoked by alias); 21 Jul 2000 09:17:03 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3315 Received: (qmail 12089 invoked from network); 21 Jul 2000 09:17:01 -0000 Date: Fri, 21 Jul 2000 11:16:59 +0200 (MET DST) Message-Id: <200007210916.LAA00806@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-users@sunsite.auc.dk In-reply-to: Francis Galiegue's message of Fri, 21 Jul 2000 11:18:11 +0200 (CEST) Subject: Re: completion for GNU color ls, anyone? Francis Galiegue wrote: > On Thu, 20 Jul 2000, Matthias Kopfermann wrote: > > > hi marvelous list :) > > > > I am looking for completions for GNU-tools which are not part of > > the 3.1.9 source. one completion which i would like is for GNU > > color ls, then for screen and setterm. > > You can just export ZLS_COLORS=$LS_COLORS in your .zshrc or anywhere else, or > did I completely misunderstand your question? I think he really wanted completion for ls (the options, I guess, with descriptions and things). The place to turn to for such (rather simple) cases is _arguments. Look at one of the simpler completion function, like, say, _joe, _flex or _gzip. And at Peter's user guide. Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de