Page MenuHomePhabricator

Improve PhutilConsole rendering support for ANSI escape sequences
ClosedPublic

Authored by epriestley on Nov 23 2016, 3:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 24, 3:50 AM
Unknown Object (File)
Thu, Feb 20, 3:13 AM
Unknown Object (File)
Tue, Feb 18, 12:05 PM
Unknown Object (File)
Sun, Feb 9, 2:53 AM
Unknown Object (File)
Feb 3 2025, 12:27 AM
Unknown Object (File)
Jan 29 2025, 2:27 AM
Unknown Object (File)
Jan 28 2025, 2:06 AM
Unknown Object (File)
Jan 24 2025, 6:03 PM
Subscribers
None

Details

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.

Diff Detail

Repository
rPHU libphutil
Branch
format1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14634
Build 19110: Run Core Tests
Build 19109: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Improve PhutilConsole rendering support for ANSI escape sequences.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 23 2016, 3:54 PM
This revision was automatically updated to reflect the committed changes.