Rich is a Python library for rich text and beautiful formatting in the terminal.
COMMITS
/ tests/test_win32_console.py June 14, 2022
O
[win32] Use initial cursor size when hiding or showing it
Olivier Philippon committed
March 14, 2022
D
Fix incorrectly parameterised test
Darren Burns committed
D
Remove some unused patching from tests
Darren Burns committed
D
Using write to write to stdout file on legacy windows
Darren Burns committed
March 3, 2022
D
Handle legacy windows error
Darren Burns committed
D
Use WriteConsoleW instead of file.write(...) in LegacyWindowsTerm
Darren Burns committed
March 2, 2022
D
Use Python 3.6 & 3.7 compatible means of acceessing mock call args/kwargs in test
Darren Burns committed
D
Fix typing issues
Darren Burns committed
D
Run legacy Windows tests on Windows only
Darren Burns committed
March 1, 2022
D
Fixing test module on non-Windows platforms
Darren Burns committed
D
Fixing test module on non-Windows platforms
Darren Burns committed
D
Add tests for LegacyWindowsTerm
Darren Burns committed