From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9446 invoked from network); 22 Dec 1998 19:48:37 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 22 Dec 1998 19:48:37 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id OAA27428; Tue, 22 Dec 1998 14:38:54 -0500 (EST) Resent-Date: Tue, 22 Dec 1998 14:38:54 -0500 (EST) Date: Tue, 22 Dec 1998 13:42:17 -0600 (CST) From: Matt Gerassimoff To: zsh-workers@math.gatech.edu Subject: Cool idea for a zsh enhancement Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Resent-Message-ID: <"XQs9L1.0.Vi6.EL_Vs"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/4863 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Hey, Doing my everyday work within zsh. I had an interesting idea. What if you could colorize the parameters during a zsh edit of the current commandline? Kind of like the ls command (under Linux it works this way), which colorizes based on a file type, file name and such. It would be nice to display the list with some sort of color scheme (i.e. for flags, file types, shell variables, etc). I don't know if it could be done, but I think is sounds kind of interesting. What do you think? Matt Gerassimoff mg@s303.msoe.edu