You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
authored
feat: Adds ANSI color support for Windows terminals (#39)
* feat: Adds ANSI color support for Windows terminals and prevents color output
when stdout is not a TTY
* fix: CI
* refactor: streamline ANSI support initialization for Windows terminals
* refactor: unify windowsansi into ansi
Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
* chore: add simple benchmark
---------
Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
Co-authored-by: Chris Miles <chris.miles.e@gmail.com>
0 commit comments