I see a \033[1;31mred\033[;39m door, and I want it painted \033[1;30mblack\033[;39m.
copied from cf-staging / stransistransi 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.