Rich is a Python library for rich text and beautiful formatting in the terminal.
COMMITS
/ tests/test_text.py May 25, 2022
D
Fix wrapping issue
Darren Burns committed
D
Add some CJK wrapping test cases
Darren Burns committed
D
Remove duplicate test
Darren Burns committed
D
Fix text wrapping edge case
Darren Burns committed
D
Add xfail test for text wrapping issue
Darren Burns committed
May 24, 2022
D
Add test to catch wrapping edgecase
Darren Burns committed
D
Rename test
Darren Burns committed
D
Add test case to ensure wrapping when length greater than available width
Darren Burns committed
D
Fix numerous typos in tests
Darren Burns committed
March 26, 2022
W
fix for ansi issue
Will McGugan committed
W
fix for ansi issue
Will McGugan committed
March 22, 2022
W
Format with black
Wasi Master committed
W
Add test for the end parameter
Wasi Master committed
December 11, 2021
W
tests for markup property
Will McGugan committed
November 28, 2021
W
from_ansi method
Will McGugan committed
November 10, 2021
N
Add a Text.from_ansi helper method
Nicolas Simonds committed
July 28, 2021
W
.on methods and name changes
Will McGugan committed
July 19, 2021
W
test new meta methods
Will McGugan committed
May 6, 2021
W
test fixes
Will McGugan committed
March 25, 2021
W
rich measure
Will McGugan committed
March 1, 2021
W
style optimization
Will McGugan committed
February 6, 2021
W
live refactor
Will McGugan committed
January 23, 2021
W
optimizations for traceback
Will McGugan committed
December 10, 2020
W
formatting
Will McGugan committed
December 8, 2020
W
status tests
Will McGugan committed
October 22, 2020
W
mypy and formatting
Will McGugan committed
W
indentaion guides
Will McGugan committed
September 18, 2020
W
optimizations
Will McGugan committed
August 12, 2020
W
overflow ignore
Will McGugan committed
W
added crop option
Will McGugan committed
August 8, 2020
W
append text test
Will McGugan committed
July 23, 2020
W
prompt fix
Will McGugan committed
July 22, 2020
W
adde Text.styled
Will McGugan committed
July 15, 2020
H
add test for Text.rstrip_end()
Hedy Li committed
July 12, 2020
W
panel title
Will McGugan committed
July 3, 2020
W
text fixes
Will McGugan committed
June 26, 2020
W
Improve path highlight
Will McGugan committed
June 6, 2020
W
enforce keyword args
Will McGugan committed
May 22, 2020
W
change protocol names, optimizations
Will McGugan committed
May 19, 2020
W
renamed Text.text to Text.plain
Will McGugan committed
May 12, 2020
W
strip control codes
Will McGugan committed
May 10, 2020
W
hyperlinks in markdown
Will McGugan committed
May 8, 2020
W
fixes, markdown, docs
Will McGugan committed
April 27, 2020
W
finish text tests
Will McGugan committed
April 26, 2020
Q
tests for Text
queragion2726 committed
March 31, 2020
W
fix for line wrapping, added switch for word wrap
Will McGugan committed