Hi all, I installed Mercurial but I am not able to get colored output on my SSH terminal session both on a Mac then on a Linux box.
In
None of the extensions installed are working. My asked 02 Jan '12, 05:44 triride |
It seems that your [extensions] tag is missing from your .hgrc file, so none of your extensions are properly set and working. You can find more info at Mercurial's wiki. It should work if you change your .hgrc file to something like:
answered 02 Jan '12, 06:37 iliasr ♦♦ What an idiot, I got a flu, could be that? ;) Thanks, Giuseppe
(02 Jan '12, 11:22)
triride
|