##// END OF EJS Templates
test-status-color: fix terminfo code compatibility problem...
test-status-color: fix terminfo code compatibility problem On a linux host in xterm mode, 'none' is translated to: \x1b[m\x1b(B While it is the following on osx: \x1b(B\x1b[m Take advantage of the new color.color.X option to force it to a common value.

File last commit:

r1360:7d439981 default
r13997:b083d005 default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder