bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

want three-color text


From: Stephen Gildea
Subject: want three-color text
Date: Tue, 03 Jul 2001 20:22:02 EDT

I would like my shell windows to display text in three colors: one for
the Bash prompt, one for what I type, and one for output.

I can get the prompt a different color by using \[, \], and \e in the
prompt ($PS1).  But I don't know of a hook that gets run after my
command line is accepted and before the command is executed.  So I
can't get my typing and the resulting output to be separate colors.

I have Bash 2.05.

 < Stephen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]