-
Story
-
Resolution: Done
-
Undefined
-
None
I'm using `--pages` and are happy with it. However, sometimes after submitting karma, I see a brief warning/error line printed from bodhi on the screen, just to disappear before I can read it. We should make sure such errors can be read.
What about waiting for Enter after some error is printed?
Or perhaps first clearing the screen, and then submitting the karma, so that errors stay printed?
This might all depend on whether the errors/warnings are printed by us, or by the underlying library (in that case we might have no chance to detect it).
Or could we perhaps clear the screen without clearing the history, so it would still be possible to scroll up and see the previous output? That would be nice.