On Fri, Mar 02, 2001 at 09:48:53AM +1100, Murray Maxwell Dancey wrote:
>How can I make new messages to me one color, and new messages in
>general another color? I also want old messages to me to be yet
>another color.
>
>Im trying...
>
>color index cyan default "(~p) ~N"
>color index brightcyan default "~p"
>color index green default "~N"
>color index brightgreen default "~O"
>color index red default "~D"
What I think you are failing on is order. As this is written it
will first match ~p + ~N and then ~p only and as such you will
never get any brightcyan.
--
This session is secured by OpenSSH.