Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx> writes: > This is a rather more complete implementation of whitespace highlighting > according to the core.whitespace setting. The diff view whitespace > highlights should match what you see with 'git diff' when color is > enabled for all the whitespace rules except cr-at-eol where there is > currently a rule to hide these. > > Suggested-by: Tor Arvid Lund <torarvid@xxxxxxxxx> > Signed-off-by: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx> > --- This might be a very stupid question, but isn't it an easier-to-maintain option to let underlying "git diff" color its output and convert the ANSI coloring to whatever Tcl wants to use, especially in the long run, instead of trying to replicate the logic to check whitespace breakages here? -- 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