Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: [PATCH] git-gui: apply color information from git diff

From: Kevin Ballard <hidden>
Date: 2016-06-15 22:49:50

Possibly related (same subject, not in this thread)

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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help