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 find the output maybe nice to read but always full of cruft when there is log messages and tracebacks, that are impossible to copy past. Especially because of the right end side that insist on having the filename where the log happend and insist on reflowing instead of letting the terminal handle new line.
Should we remove rich or make it opt-out for logs ? Or configure it better.
The text was updated successfully, but these errors were encountered:
Copy-pastablity is always nice. Also the tracebacks are way too verbose. I guess as the IPython developer you would disagree with this, but I never felt like you need more than one line of context in a traceback.
I find the output maybe nice to read but always full of cruft when there is log messages and tracebacks, that are impossible to copy past. Especially because of the right end side that insist on having the filename where the log happend and insist on reflowing instead of letting the terminal handle new line.
Should we remove rich or make it opt-out for logs ? Or configure it better.
The text was updated successfully, but these errors were encountered: