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
ANSI escape color sequences might not work on some Windows terminal as it is recognized as literal strings instead of an Escape sequence.
Fix suggestion: add indication such as `e to tell Windows this is an Escape sequence
ANSI escape color sequences might not work on some Windows terminal as it is recognized as literal strings instead of an Escape sequence.
Fix suggestion: add indication such as `e to tell Windows this is an Escape sequence