Rich is a Python library for rich text and beautiful formatting in the terminal.
COMMITS
/ tests/test_console.py 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
O
[console] namespace SVG elements to avoid conflicts with surrounding HTML page
Olivier Philippon committed
March 29, 2022
D
Exporting console content to SVG (#2101)
Darren Burns committed
March 10, 2022
W
remove deprecated test
Will McGugan committed
W
test reset height
Will McGugan committed
March 7, 2022
D
Fix printing JSON highlighting when indent=None
Darren Burns committed
January 5, 2022
W
for environment to empty in tests
Will McGugan committed
November 25, 2021
W
optimizations
Will McGugan committed
November 16, 2021
W
special case for Text
Will McGugan committed
November 9, 2021
W
disable legacy windows
Will McGugan committed
November 5, 2021
W
pass dumps params
Will McGugan committed
W
formatting
Will McGugan committed
W
fix detect color
Will McGugan committed
October 13, 2021
L
fix a edge case bug when running under pytest
Laurent Peuch committed
September 3, 2021
T
Use builtin html.escape
Tushar Sadhwani committed
August 29, 2021
W
version bump
Will McGugan committed
August 28, 2021
W
added print_json
Will McGugan committed
July 28, 2021
W
.on methods and name changes
Will McGugan committed
July 11, 2021
W
Added max height
Will McGugan committed
June 17, 2021
W
added meta to Style
Will McGugan committed
March 25, 2021
W
skip alt screen if LW
Will McGugan committed
W
rich measure
Will McGugan committed
March 22, 2021
W
black typing
Will McGugan committed