juju-solutions / matrix

Automatic testing of big software deployments under various failure conditions
Other
8 stars 9 forks source link

Switch to non-Terminal widget ANSI color rendering #32

Closed johnsca closed 7 years ago

johnsca commented 7 years ago

The switch to the Terminal widget, while somewhat more parsimonious, seemed to lead to issues with UTF-8 decoding as well as keyboard focus locking issues. This supports colors in the status and debug-log views without using the Terminal widget.

johnsca commented 7 years ago

This should fix #31

pengale commented 7 years ago

Code looks good. Working on testing it out against hadoop-processing locally ...

pengale commented 7 years ago

hadoop-processing works well with these changes. I am +1 :-)