Replies: 2 comments 2 replies
-
I wonder if maybe I need to just translate all the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh nope. I see that |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there. I'm getting some text back from a library function call that is already colorized using ANSI escape sequences (I think?), but when I try to show it in my ftxui-based program, the escapes aren't escaped anymore and are instead printed. e.g.:
at time[1m[36m14:40:34[0m[0m
Do you have any suggestions on how I can get these to render with the colors intended?
Beta Was this translation helpful? Give feedback.
All reactions