main
init
Update to markdown styles
Fix running tests in environment with FORCE_COLOR or NO_COLOR set
docs
fix invalid escapes
Black formatting (#3035)
fix tests
rich measure
refactoring test_box_substitute: smaller and focused tests are better than large ones
tests for 3.12
typo
tests for color_triplet
fix for padding width
background style, table width calculation
empty with end
[inspect] Address PR feedback on ASCII special characters' replacement with their escaped version
emoji variant
proxy isatty
Add some tests for new decimal() params
methof ans tests
Fix [BUG] @ breaks highlighting in hyperlink #3327
Handle unusual __qualname__ in inspect
json: add support for default encoder
Update column width, CHANGELOG, CONTRIBUTORS
Fix wrapping issue
empty live
Added max height
fix for text in panel title
Remove undefined function (make_log) usage in test_logging.py
fix inline code in table cells
markdown test
escape last slash
Drop extra IO type properties only needed by Python 3.6
black
fix(panel): fix title missing panel background
improved test_pick
test fixes
Add test
Fix raw markup printed on prompt errors sometimes
race condition and tests
Fix double Optional
Drop Python 3.7 leftovers
Values exceeding the console's width break print_json
Fix hang when Rule title greater than required space
Add Rule.__rich_measure__ and tests vs behaviour in tables
disable legacy windows
test
Clear hashed cache when clearing meta.
perf: eliminate inspect imports from protocol.py, repr.py, and syntax.py
fix background style with soft wrap
blackified
test for infinite loop
Fix test_tree_measure test
Update tests/test_unicode_data.py
[win32] Use initial cursor size when hiding or showing it
Setting terminal window title (#2200)