K 10 svn:author V 3 joe K 8 svn:date V 27 2000-06-05T03:51:29.000000Z K 7 svn:log V 340 Don't look up the ANSI sequences each time a colour is changed, this is extremely inefficient, instead write them all down at the beginning. The correct sequence to switch colours off is to first use 'op' if it exists, otherwise use 'oc'. If neither of these exist then we shouldn't be doing colour with this terminal. Reviewed by: ache END