mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-06-20 13:48:16 +08:00
Extends maximum size of remaining and elapsed time displayed, plus a failsafe
Elapsed and remaining now support > 9 hours, and if a timespan can't be rendered in that size **:**:** will be displayed
This commit is contained in:

committed by
Patrik Svensson

parent
17ee8990f4
commit
04d0e663d5
@ -1,5 +1,5 @@
|
||||
|
||||
foo ━━━ 0% -:--:-- ⣷
|
||||
bar ━━━ 0% -:--:-- ⣷
|
||||
baz ━━━ 0% -:--:-- ⣷
|
||||
foo ━━ 0% --:--:-- ⣷
|
||||
bar ━━ 0% --:--:-- ⣷
|
||||
baz ━━ 0% --:--:-- ⣷
|
||||
|
||||
|
Reference in New Issue
Block a user