Is rich annoying ?
Opened this issue · 1 comments
Carreau commented
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.
asmeurer commented
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.