Ilya Zakharevich on Thu, 28 Sep 2000 16:01:22 -0400


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

Re: What is the color of the status messages?


On Thu, Sep 28, 2000 at 09:56:37PM +0200, Karim BELABAS wrote:
> Indeed, the INPUT color was "leaking out" (affected status/debug messages).
> I inserted a call to term_color(c_NONE) so that the terminals reverts to
> default state before GP starts outputing anything.

Another thing: syntax error messages:

  ? 2*3^
    ***   unexpected character: 2*3^

Why not make the string after ":" to be of a different color?  Say,
prompt color?

Ilya