indicators
indicators copied to clipboard
The 'Showing Time Elapsed/Remaining' example from README doesn't look like in README
Instead it looks like this:
Do you see this issue if you lower the bar width? This typically happens because the progress bar total width (prefix text + bar + postfix elapsed/remaining text) is larger than the width of the terminal
Hello, can you check if this still happens after this commit https://github.com/p-ranav/indicators/commit/4790bfddcad6ff3bd814584083e7490c096a3a2b?
This is still happening with 4790bfd
Lowering bar width to 10 doesn't help.
xfce4 terminal (xfce4-terminal-0.8.9.2)
I have the same problem
I have met the same problem, and I find that the reason lies in the symbol "👀". Actually, if "👀" is used in the PrefixText, other progress bars will also have this problem mentioned by Yurivict.