[Remind-Fans] [diff] Adjusting width for ANSI sequences in calprefix/calsuffix

Dianne Skoll dianne at skoll.ca
Tue Jan 14 12:01:46 EST 2020


On 2020-01-14 11:52, Tim Chase wrote:

>   SET $DefaultColor "0 128 0"

Hmm... I'd rather not have that in the core.  It's easy enough to do
this:

SET color "0 0 128"
REM ... SPECIAL COLOR [color] Whatever

Yes, it does mean you have to replace MSG with SPECIAL COLOR [color]
everywhere, but I think this is a rare-enough use-case that it probably
doesn't belong in the C code.

Regards,

Dianne.


More information about the Remind-fans mailing list