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
I believe it is. Can you run the same script on your local terminal to compare? If not, you can hit the colorize icon in the browser bar and it will toggle to show the original escape codes and I can look at them to compare with what you are seeing.
After reviewing some images online of python logs I believe this is a color code case that I have no handled. If the previous line has no color clearing escape code, the current codes should continue onto the next line. I will work on this this week when I have time.
I'm seeing this with Sceptre (python-based cli):
It's alternating between red and white. Is this expected?
The text was updated successfully, but these errors were encountered: