On Fri, Jan 07, 2005 at 04:06:59AM +0100, Mario Hoerich wrote:
> # Thanos Tsouanas:
> > I dont really care for the color of the prompt, but I would like
> > to see what i type (input) with a specific color.
> [...]
> > In short, i would like the color to end upon \n...
>
> I think you can do this
# Thanos Tsouanas:
> I dont really care for the color of the prompt, but I would like
> to see what i type (input) with a specific color.
[...]
> In short, i would like the color to end upon \n...
I think you can do this with
alias postcmd 'echo "[0m"'
For the character, press ctrl-v and th
Hello..
I have set up a colorful prompt for tcsh. It ends in default
color so that whatever I type after it has default color.
I dont really care for the color of the prompt, but I would like
to see what i type (input) with a specific color.
If I end the prompt with an open (say) green color, th