This website requires JavaScript.
Explore
Help
Sign In
YunxiaoXu
/
rich-print
Watch
1
Star
0
Fork
0
You've already forked rich-print
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
5b621006288a0a478cdaede5d6a207cce3d16b84
rich-print
/
src
/
rp
History
Yunxiao Xu
5b62100628
Bump version to 0.2.0
2026-04-01 18:23:21 -07:00
..
__init__.py
Bump version to 0.2.0
2026-04-01 18:23:21 -07:00
cli.py
Handle unknown lexer, remove dead _THEMES list, tighten JSON detection - Catch unknown Pygments lexer names and fall back to plain text - Remove unused _THEMES list from cli.py - Only auto-detect JSON when content starts with { or [ to avoid false positives on trivial values like strings or numbers
2026-04-01 16:10:21 -07:00
detect.py
Handle unknown lexer, remove dead _THEMES list, tighten JSON detection - Catch unknown Pygments lexer names and fall back to plain text - Remove unused _THEMES list from cli.py - Only auto-detect JSON when content starts with { or [ to avoid false positives on trivial values like strings or numbers
2026-04-01 16:10:21 -07:00
pager.py
Add mouse-scrollable pager with fallback to system pager
2026-04-01 18:23:06 -07:00
py.typed
Initial project scaffold with uv
2026-04-01 15:52:58 -07:00
render.py
Add mouse-scrollable pager with fallback to system pager
2026-04-01 18:23:06 -07:00