oxidecomputer / buildomat

a software build labour-saving device
Mozilla Public License 2.0
53 stars 2 forks source link

buildomat should handle terminal (ANSI) escape sequences #34

Open jclulow opened 1 year ago

jclulow commented 1 year ago

Even if only to correctly strip them from output, we should handle terminal escape sequences that appear in payloads for the stdout, stderr, and console, event streams. The web view exposed by wollongong could plausibly do something with, e.g., colours, as well.