Home GnuPG

Improve PhutilConsole rendering support for ANSI escape sequences
683aa2cb4bb4Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Improve PhutilConsole rendering support for ANSI escape sequences

Summary:
Ref T10895. Currently, if you try to pass tsprintf(...) to this stuff, it gets upset.

Support rendering PhutilTerminalString properly, with indenting/wrapping.

Test Plan: Wrote code with addParagraph(tsprintf(...)) and ran it, saw nice ANSI colors and formatting.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10895

Differential Revision: https://secure.phabricator.com/D16926

Details

Event Timeline

epriestley <git@epriestley.com> committed rPHUTIL683aa2cb4bb4: Improve PhutilConsole rendering support for ANSI escape sequences (authored by epriestley <git@epriestley.com>).Nov 23 2016, 5:01 PM