Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Fixes the broken progress bars that result from particular distro colors#2227

Open
db48x wants to merge 1 commit into
dylanaraps:masterfrom
db48x:2226-fix-progress-bars
Open

Fixes the broken progress bars that result from particular distro colors#2227
db48x wants to merge 1 commit into
dylanaraps:masterfrom
db48x:2226-fix-progress-bars

Conversation

@db48x

@db48x db48x commented Oct 31, 2022

Copy link
Copy Markdown
Contributor

A distro like Feodra that uses a two–digit color wouldn’t match either of the first two patterns, and would end up trying to use the string “distro” as a color value.

Fixes #2226.

A distro like Feodra that uses a two–digit color wouldn’t match either
of the first two patterns, and would end up trying to use the string
“distro” as a color value.

Fixes dylanaraps#2226.
@hykilpikonna

Copy link
Copy Markdown

Duplicate of #2084

Thanks anyways.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

progress bars for disk and memory usage are broken

2 participants