[BUG] Command prompt being pushed aside when using rich.progress #1990
Unanswered
shadowrylander
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You are using Rich in a way that is contrary to the docs. I'm afraid I can't help you debug your code, but I will convert this to a discussion and maybe somebody else can help. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Using the following class:
With the following examples:
Results in the command prompt being pushed aside after progress bar completion:
I am attempting to set up a wrapper class for multiple Live displays at once.
Platform
Click to expand
I'm using NixOS with the default Gnome terminal
python -m rich.diagnose
:pip freeze | grep rich
:Beta Was this translation helpful? Give feedback.
All reactions