jam1garner/owo-colors

Improve `Style` ANSI escape sequence output

jam1garner opened this issue · 0 comments

Currently the Style API outputs multiple ANSI sequences for each form of styling done. These can all be collapsed into a single ANSI sequence. See comments of #22 for more information.