Ref T10895. Currently, if you try to pass tsprintf(...) to this stuff, it gets upset.
Support rendering PhutilTerminalString properly, with indenting/wrapping.
Differential D16926
Improve PhutilConsole rendering support for ANSI escape sequences epriestley on Nov 23 2016, 3:35 PM. Authored by Tags None Referenced Files
Subscribers None
Details Ref T10895. Currently, if you try to pass tsprintf(...) to this stuff, it gets upset. Support rendering PhutilTerminalString properly, with indenting/wrapping. Wrote code with addParagraph(tsprintf(...)) and ran it, saw nice ANSI colors and formatting.
Diff Detail
|