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
Breaking: the existing ansi-8bit and ansi-24bit formats have been changed to
print out an escaped ANSI sequence that a user can see in the terminal output.
The previously existing formats are now available as ansi-8bit-escapecode and ansi-24bit-escapecode. See #113 and #111.