stransi
I see a \033[1;31mred\033[;39m door, and I want it painted \033[1;30mblack\033[;39m.
I see a \033[1;31mred\033[;39m door, and I want it painted \033[1;30mblack\033[;39m.
To install this package, run one of the following:
stransi is a lightweight parser for ANSI escape code sequences. It implements a string-like type that is aware of its own ANSI escape sequences, and can be used to parse most of the common escape sequences used in terminal output manipulation.
Summary
I see a \033[1;31mred\033[;39m door, and I want it painted \033[1;30mblack\033[;39m.
Last Updated
Jan 21, 2025 at 13:00
License
MIT
Supported Platforms