-
-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Labels
feature requestNo promises...No promises...
Description
Hi @rsalmei , thank you for this awesome library!
Referring to #135, are new line characters \n
allowed in bar.text
? Mine do not seem to be taking and keeps everything showing only on a single line. I've also tried using \r\n
, with no success.
My use case is that I output performance stats, with each metric being on its own line, that update in real-time as I'm going through the loop. Since I'm looking at 10+ lines, I do not want to print these lines over and over again as they continuously update throughout the loop. It would be much better to have them display below the progress bars.
Thanks!
Metadata
Metadata
Assignees
Labels
feature requestNo promises...No promises...