send.c: keep entire colour stuff on a single line..
commitc6e84c787bd640117b69545a4822c9a134a41b18
authorSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Tue, 14 Jan 2014 19:06:10 +0000 (14 20:06 +0100)
committerSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Sat, 18 Jan 2014 20:49:35 +0000 (18 21:49 +0100)
tree581940958586de8eec5b29c3ac334455eb10c7e9
parentdbc3fd1d779d5428f4caeb7626b598e1f47c7c33
send.c: keep entire colour stuff on a single line..

The colour stuff is unfortunately a bit hacky, and it should
be a simple stream filter in the end.
Until then, ensure that an entire colour sequence is placed
on a single line, do no(t) (longer) place the RESET sequence
on the follow line in the worst case.
send.c