From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by coral.primenet.com.au (8.7.5/8.7.3) with ESMTP id CAA16582 for ; Sat, 21 Sep 1996 02:12:41 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id LAA02672; Fri, 20 Sep 1996 11:30:25 -0400 (EDT) Resent-Date: Fri, 20 Sep 1996 11:25:40 -0400 (EDT) X-Authentication-Warning: moa.cs.duke.edu: gjb owned process doing -bs Date: Fri, 20 Sep 1996 11:23:38 -0400 (EDT) From: "Greg J. Badros" To: Scott RoLanD cc: zsh-users@math.gatech.edu Subject: Re: Colors In-Reply-To: <9609200203.AA10566@s3> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Resent-Message-ID: <"IyXCS2.0.2X.pThGo"@euclid> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/418 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu On Thu, 19 Sep 1996, Scott RoLanD wrote: > I just started using color-ls with a color-xterm last month, and I'm > addicted to it now. > > But now when I use tab compeltion in zsh for cd and ls it feels weak. > > What I'd like is for: > less d > > to look exactly the same as: > ls -d d* > > Is it in theory possible to do the above with compctl? If not how > might we add it? > > Zsh currently supports making the prompts bold, etc. Has anyone played > with trying to give them certain colors? > As for the completion listing's being colorized, I posted the patch here a couple weeks ago. It's still at my web site: http://www.cs.duke.edu/~gjb/patches/ZshColorPostPrompt.patch Be sure to read ZSh3-Patches.Announce.txt in the same directory. Let me know if you've problems. Enjoy. Greg J. Badros gjb@cs.duke.edu http://www.cs.duke.edu/~gjb