0

Basically, I want a tool to interpret the raw output of commands that output ANSI color codes, terminal reset codes, etc. in the Linux/Unix/macOS terminal. Something based on https://invisible-island.net/xterm/ctlseqs/ctlseqs.html would be ideal. Does something like this already exist? If not, it wouldn't be too hard to write a tool to read codes from standard input and translate it using this page.

0 Answers0