openclaw/src/terminal
Vincent Koc b6d83749c8
fix(terminal): sanitize skills JSON and fallback on legacy Windows (#43520)
* Terminal: use ASCII borders on legacy Windows consoles

* Skills: sanitize JSON output for control bytes

* Changelog: credit terminal follow-up fixes

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Skills: strip remaining escape sequences from JSON output

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-11 19:53:07 -04:00
..
ansi.test.ts
ansi.ts
health-style.ts
links.ts
note.ts
palette.ts
progress-line.ts
prompt-select-styled.test.ts
prompt-select-styled.ts
prompt-style.ts
restore.test.ts
restore.ts
safe-text.test.ts
safe-text.ts
stream-writer.test.ts
stream-writer.ts
table.test.ts fix(terminal): sanitize skills JSON and fallback on legacy Windows (#43520) 2026-03-11 19:53:07 -04:00
table.ts fix(terminal): sanitize skills JSON and fallback on legacy Windows (#43520) 2026-03-11 19:53:07 -04:00
theme.ts