Rich is a Python library for rich text and beautiful formatting in the terminal.
COMMITS
/ tests/test_console.py June 20, 2025
W
TTY_INTERACTIVE env var
Will McGugan committed
Z
Fix small typo in comments
zackzack38 committed
June 18, 2025
W
test fixes
Will McGugan committed
March 28, 2025
W
New environment var
Will McGugan committed
September 30, 2024
W
Test fixes
Will McGugan committed
August 26, 2024
W
Fix record and capture
Will McGugan committed
W
handle broken pipe
Will McGugan committed
W
console test
Will McGugan committed
November 7, 2023
A
Fix #3104 (#3105)
AaronBeaudoin committed
July 20, 2023
D
Update the export tests for the new template
Dave Pearson committed
April 12, 2023
W
test for windows
Will McGugan committed
W
fix for is_terminal
Will McGugan committed
March 4, 2023
W
Merge branch 'master' into jupyter-console
Will McGugan committed
W
fix pre output
Will McGugan committed
February 12, 2023
M
avoid FORCE_COLOR implying a terminal in Jupyter
Min RK committed
November 12, 2022
T
fixup! Update HTML format (reverse pre and code tags)
Timothée Mazzucotelli committed
September 21, 2022
A
Add support for specifying (persistent) id for SVG exports
Ash Berlin-Taylor committed
September 23, 2022
W
Merge pull request #2538 from onlyacat/fix_default_ensure_ascii
Will McGugan committed
W
fix svg test
Will McGugan committed
September 22, 2022
Z
format the style.
Z.H committed
Z
fix default ensure_ascii value to match docs.
Z.H committed
September 19, 2022
W
added test
Will McGugan committed
September 8, 2022
D
Test to ensure FORCE_COLOR works with empty value
Darren Burns committed
D
Test to ensure NullFile set as Console.file when stdout null
Darren Burns committed
September 7, 2022
D
Supporting no stdout, tests
Darren Burns committed
D
Fix issue with NO_COLOR, add test for Console with no file
Darren Burns committed
August 5, 2022
D
Add test for force color
Darren Burns committed
June 16, 2022
D
Ensure the correct stuff is written to stdout when recording and capturing
Darren Burns committed
June 15, 2022
D
Fix interaction between Console capture and record
Darren Burns committed
May 23, 2022
W
refinements to SVG out
Will McGugan committed
May 8, 2022
May 3, 2022
D
Render height fix (#2246)
Darren Burns committed
W
made dim less dim
Will McGugan committed
May 2, 2022
W
fix background
Will McGugan committed
W
SVG output
Will McGugan committed
April 20, 2022
D
SVG export - Safari - Prevent box appearing on rounded corners (#2201)
Darren Burns committed
April 19, 2022
D
Setting terminal window title (#2200)
Darren Burns committed
April 6, 2022
W
Merge pull request #2170 from Textualize/console-svg-isolate-css-selectors-and-font-name
Will McGugan committed
O
[console] SVG elements namespacing is now done with a hash of the content
Olivier Philippon committed
April 4, 2022
O
Fall back to `sys.__stderr__` on non-Windows OS to get size
Olivier Philippon committed
April 5, 2022
O
[console] PR feedback on SVG elements namespacing
Olivier Philippon committed