You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
10.14.0
Fixed
Fixed progress speed not updating when total doesn't change
Fixed superfluous new line in Status Textualize/rich#1662
Fixed Windows legacy width again
Fixed infinite loop in set_cell_size Textualize/rich#1682
Added
Added file protocol to URL highlighter Textualize/rich#1681
Added rich.protocol.rich_cast
Changed
Allowed __rich__ to work recursively
Allowed Text classes to work with sep in print Textualize/rich#1689
Have you checked the issues for a similar suggestions? Yup. :)
How would you improve Rich?
https://github.com/willmcgugan/rich/blob/1b12bb68f9a0376f3da69e372058f7af56600eed/rich/highlighter.py#L99
Include
file
scheme on this line.What problem does it solve for you?
It'd make the
file://
URLs printed out by pip look better.Did I help
If I was able to resolve your problem, consider sponsoring my work on Rich, or buy me a coffee to say thanks.
The text was updated successfully, but these errors were encountered: