Mercurial > public > mercurial-scm > hg
diff mercurial/byterange.py @ 14103:a36e8c99d51c
color: use ui.formatted() to test TTYness, not sys.stdout.isatty()
This fixes the color extension not working with pager (broken in
877390020477). The pager extension already sets ui.formatted=True to
allow this use case.
author | Brodie Rao <brodie@bitheap.org> |
---|---|
date | Sun, 01 May 2011 12:14:22 +0200 |
parents | 13a1b2fb7ef2 |
children | a7d5816087a9 |