On Oct 21, 2010, at 8:22 AM, Pat Thoyts wrote: > + while {[regexp -indices -start $start "\033\\\[(\\d+)?m" $line match code]} { Git currently doesn't emit combined escapes (e.g. \e[0;31m to reset and then turn on red text), but I can imagine it being enhanced to do this in the future. I would recommend handling it here if you can. -Kevin Ballard-- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html