Files
Mike McCready 877cad268c misc: correct newline wrapping in logs for strings with ANSI codes (#33283)
Handles strings containing ANSI escape code sequences
If printable string length is within allowed width, does not wrap
Converts strings to plain string without ANSI escape code sequences
when printable width exceeded, then wraps accordingly

Resolves issue displaying longer Node.js paths such as encountered on
GitHub Actions in Ubuntu and macOS runners
2026-02-06 16:48:05 -07:00
..
2026-02-06 16:45:18 -07:00