by Spike » Sun Feb 26, 2012 11:06 am
if you're using fteqcc, you can use strings like: "this is white \sthis is red\s and this is white again" to make red text. the \s is not a character, but instead toggles between white and 'special' text. its only useful for printable chars, of course, but should greatly boost readability.
.