Hi, On Sat, 5 May 2007, Matthieu Moy wrote: > Git has a nice colored output for status, using > > $ git runstatus --color > > However, this --color is not made available to git-status itself. AFAIR there have been attempts to enable this by default, when git-status is run interactively (i.e. its output is not piped). However, this proved to be remarkably complex, given that the output of runstatus _is_ piped. IMHO the proper solution would be to go the full nine yards, and teach runstatus about the remaining parts of git-status. Then, automatic color works automatically. Ciao, Dscho - 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