Can I use rich print without controlling new lines? #3106
Unanswered
Erimus-Koo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I love the colorful print, but I want to keep long text in the same line. Is there any way to do this?
In my case, I use rich logging. Sometimes, when I want to copy a long text output directly in the console window, it is split into multiple lines.
Beta Was this translation helpful? Give feedback.
All reactions