What would you like to say?
In a previous PR, I patched some rich code such that it does not create empty space once the progress bar get destroy.
However, the experience seems to not be great or working as expected out-of-the-box in VS code interactive window. We should be testing a bit more what is happening on that side.
I also think that we should start a single progress bar manager where each of subsequent progress bar should be added to this manager. It will already reduce some side effect for sure.