I'm not sure if this needs to be mushed into `ColorEscapeCode` or if it can be broken out into an `SGREscapeCode` class. I don't think you can tell them apart until you're too far in the weeds of processing them, so it needs to go in `ColorEscapeCode`
I'm not sure if this needs to be mushed into
ColorEscapeCodeor if it can be broken out into anSGREscapeCodeclass.I don't think you can tell them apart until you're too far in the weeds of processing them, so it needs to go in
ColorEscapeCode