Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Textualize/rich issues and pull requests
#3046 - [REQUEST] How to use the Rich library to stream print the content of the current chatgpt and support markup rendering
Issue -
State: closed - Opened by xiaoymin over 1 year ago
- 3 comments
Labels: Needs triage
#3045 - [REQUEST] Transient type/helper
Issue -
State: closed - Opened by kfsone over 1 year ago
- 3 comments
Labels: Needs triage
#3044 - [DOC BUG] Nesting Lives
Issue -
State: open - Opened by kfsone over 1 year ago
- 1 comment
Labels: Needs triage
#3043 - Fix the HTML export template
Pull Request -
State: closed - Opened by davep over 1 year ago
- 1 comment
Labels: bug
#3041 - Added emojis from Emoji Versions 13,0, 13.1, 14.0 and 15.0
Pull Request -
State: closed - Opened by rly0nheart over 1 year ago
- 8 comments
#3040 - [BUG] Interactive progress bars are being written to files
Issue -
State: open - Opened by patha454 over 1 year ago
- 1 comment
Labels: Needs triage
#3039 - [BUG] Full-width content missing newline
Issue -
State: closed - Opened by daviewales over 1 year ago
- 6 comments
Labels: Needs triage
#3038 - Make rich look better in legacy Windows Console
Pull Request -
State: closed - Opened by littlewhitecloud over 1 year ago
- 10 comments
#3037 - [BUG] Fail the show ansi styles on "cmd.exe" (also powershell)
Issue -
State: closed - Opened by littlewhitecloud over 1 year ago
- 3 comments
Labels: Needs triage
#3036 - [BUG] Long link address is incorrect when it breaks into two lines in PyCharm
Issue -
State: closed - Opened by xin-flex over 1 year ago
- 3 comments
Labels: Needs triage
#3035 - Black formatting
Pull Request -
State: closed - Opened by tanducmai over 1 year ago
#3034 - [BUG] svg Tables seem bugged when trying to generate an png from them
Issue -
State: closed - Opened by MrMatch246 over 1 year ago
- 7 comments
Labels: Needs triage
#3033 - ExceptionGroup PEP654 proof of concept.
Pull Request -
State: open - Opened by AndreasBackx over 1 year ago
- 5 comments
#3032 - wrong parsing of escape sequencs in print [BUG]
Issue -
State: open - Opened by sepsh over 1 year ago
- 2 comments
Labels: Needs triage
#3031 - [BUG] When running inspect on classes that have relationships and other objects referenced in properties, it creates the object.
Issue -
State: closed - Opened by HorselessName over 1 year ago
- 3 comments
Labels: Needs triage
#3030 - Pager in a live screen
Issue -
State: closed - Opened by charles-001 over 1 year ago
- 3 comments
Labels: Needs triage
#3029 - Are links not meant to work in trees?
Issue -
State: closed - Opened by AutonomousCat over 1 year ago
- 3 comments
#3028 - [REQUEST] Implement CLICOLORS / support CLICOLOR_FORCE
Issue -
State: closed - Opened by abesto over 1 year ago
- 3 comments
Labels: Needs triage
#3027 - [BUG] Extra Space above Certain Markdown Tables
Issue -
State: closed - Opened by dgrahn over 1 year ago
- 6 comments
Labels: Needs triage
#3025 - Fix tag RegEx
Pull Request -
State: closed - Opened by MicaelJarniac over 1 year ago
- 14 comments
#3024 - [BUG] Colors break if there's an `<` in the repr
Issue -
State: open - Opened by MicaelJarniac over 1 year ago
- 5 comments
Labels: Needs triage
#3023 - [REQUEST]Configurable size of output from inspect()
Issue -
State: closed - Opened by wileur over 1 year ago
- 3 comments
Labels: Needs triage
#3021 - <html> tag is in wrong spot in template used by export_html()
Issue -
State: closed - Opened by 1j01 over 1 year ago
- 6 comments
Labels: bug
#3020 - [BUG] v13.4.2 broke mypy in my github build
Issue -
State: closed - Opened by erezsh over 1 year ago
- 4 comments
Labels: Needs triage
#3019 - Add CodeQL workflow
Pull Request -
State: closed - Opened by jorgectf over 1 year ago
- 3 comments
#3017 - [REQUEST] render_string method for rich.progress's Progress()
Issue -
State: closed - Opened by pcroland over 1 year ago
- 2 comments
Labels: Needs triage
#3016 - Added __lt__ function to Text class to enable sort functionality
Pull Request -
State: closed - Opened by sharkusk over 1 year ago
- 1 comment
#3015 - Strip control codes in `Text.append_tokens`
Pull Request -
State: closed - Opened by hamdanal over 1 year ago
- 1 comment
#3014 - [BUG] `Text.append_tokens` does not strip control codes
Issue -
State: closed - Opened by hamdanal over 1 year ago
- 2 comments
Labels: Needs triage
#3013 - rich.pretty.install does not work for IPython
Issue -
State: closed - Opened by zhengyu-yang over 1 year ago
- 2 comments
#3011 - [BUG] Status erases existing terminal lines after displaying new lines
Issue -
State: closed - Opened by ofek over 1 year ago
- 8 comments
Labels: Needs triage
#3010 - [BUG] Console.log is documented to have an `overflow` argument, but it doesn't
Issue -
State: closed - Opened by yilei over 1 year ago
- 3 comments
Labels: Needs triage
#3009 - Bump mypy from 0.971 to 1.4.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#3008 - [REQUEST] Conditional Formatting for cells in a table
Issue -
State: open - Opened by xxwikkixx over 1 year ago
- 1 comment
Labels: Needs triage
#3007 - rm broken links from README
Pull Request -
State: closed - Opened by zachvalenta over 1 year ago
#3006 - Fixed issue with custom classes (fixes #2875)
Pull Request -
State: closed - Opened by AryazE over 1 year ago
#3005 - Bump mypy from 0.971 to 1.4.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#3004 - Update tables.rst
Pull Request -
State: closed - Opened by alichtman over 1 year ago
- 1 comment
#3003 - [REQUEST] Highlight version expressions
Issue -
State: open - Opened by jordi-torrents over 1 year ago
- 2 comments
Labels: Needs triage
#3002 - Missing `TaskProgressColumn` explanation on the documentation
Issue -
State: open - Opened by Kludex over 1 year ago
- 1 comment
Labels: Needs triage
#2999 - [BUG] sdist is missing tests
Issue -
State: open - Opened by mtelka over 1 year ago
- 2 comments
Labels: Needs triage
#2996 - Added `no_border` option to `console.print_exception`
Pull Request -
State: closed - Opened by t-mangoe over 1 year ago
- 4 comments
#2994 - [BUG] importing readline breaks rich prompt alignement
Issue -
State: open - Opened by gboutry over 1 year ago
- 3 comments
Labels: Needs triage
#2992 - Bump peter-evans/create-or-update-comment from 1.4.5 to 3.0.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, github_actions
#2991 - [REQUEST]How to add postfix like tqdm
Issue -
State: closed - Opened by luoda888 over 1 year ago
- 4 comments
Labels: Needs triage
#2988 - [BUG] print does not work well with DefaultDict
Issue -
State: closed - Opened by ZhiyuanChen over 1 year ago
- 6 comments
Labels: Can't reproduce
#2987 - [BUG] Escape vs trailing backslash
Issue -
State: closed - Opened by kfsone over 1 year ago
- 2 comments
Labels: Needs triage
#2986 - [BUG] Progress: stopped task should not have a spinning spinner
Issue -
State: closed - Opened by epistoteles over 1 year ago
- 3 comments
Labels: Needs triage
#2984 - Fix release month for 13.4.0 & 13.4.1
Pull Request -
State: closed - Opened by jnovinger over 1 year ago
#2983 - [BUG] table autofit doesn't fill window width in Jupyter QtConsole
Issue -
State: closed - Opened by digitalsignalperson over 1 year ago
- 3 comments
Labels: Needs triage
#2982 - Added CustomHighlighter class to highlighter.py
Pull Request -
State: closed - Opened by EatenCheetos over 1 year ago
- 1 comment
#2981 - [REQUEST] FrozenText objects
Issue -
State: closed - Opened by EatenCheetos over 1 year ago
- 3 comments
Labels: Needs triage
#2976 - Apply pyupgrade suggestions
Pull Request -
State: closed - Opened by DimitriPapadopoulos over 1 year ago
- 1 comment
#2975 - [Question] is there a way to selectively disable emoji?
Issue -
State: closed - Opened by takeda over 1 year ago
- 8 comments
Labels: Needs triage
#2972 - Introduce the uninstall method
Pull Request -
State: open - Opened by noklam over 1 year ago
- 7 comments
#2971 - Bump pytest-cov from 3.0.0 to 4.1.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, python
#2969 - [REQUEST] Ordering/Sorting of tasks within Progress display
Issue -
State: open - Opened by Jules-WinnfieldX over 1 year ago
- 1 comment
Labels: Needs triage
#2968 - Tests adjustments needed for compatibility with Python 3.12
Pull Request -
State: closed - Opened by hrnciar over 1 year ago
- 4 comments
#2967 - removed one stale line from console.log docstring
Pull Request -
State: closed - Opened by peppedilillo over 1 year ago
- 1 comment
#2965 - [BUG] Gallery Links broken
Issue -
State: closed - Opened by damienrj over 1 year ago
- 4 comments
Labels: Needs triage
#2964 - Bump sphinx from 5.1.1 to 7.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, python
#2963 - [BUG] IndexError may occur in the Text.divide(). The code is not safe.
Issue -
State: closed - Opened by happyapplehorse over 1 year ago
- 4 comments
Labels: Needs triage, more information needed
#2962 - [REQUEST] Allow the pager to *stream* console output
Issue -
State: closed - Opened by Jackenmen almost 2 years ago
- 3 comments
Labels: Needs triage
#2961 - Fix #2951 - rich.filesize - Typing, Precision on filesizes smaller than Base, and Ignore precision on filesizes ending in `.0`.
Pull Request -
State: closed - Opened by rlaphoenix almost 2 years ago
#2960 - Bump mypy from 0.971 to 1.3.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, python
#2959 - [BUG] color palette isn't displaying properly on my pycharm terminal
Issue -
State: closed - Opened by roryai almost 2 years ago
- 4 comments
Labels: Needs triage
#2958 - [BUG] Colors don't look right in Windows
Issue -
State: closed - Opened by willmcgugan almost 2 years ago
- 2 comments
Labels: Needs triage
#2956 - [BUG] Dead link in README
Issue -
State: closed - Opened by davetapley almost 2 years ago
- 3 comments
Labels: Needs triage
#2955 - [BUG] Prompt.ask answer seems to be limited to 1024 characters
Issue -
State: closed - Opened by sherif-fanous almost 2 years ago
- 4 comments
Labels: Needs triage
#2954 - Update README.md with translated 'Projects using Rich' section
Pull Request -
State: closed - Opened by TheoGuerin64 almost 2 years ago
#2953 - Leven alg
Pull Request -
State: closed - Opened by zhihengy almost 2 years ago
- 1 comment
#2952 - [help] How can I change color character in console.ruler?
Issue -
State: closed - Opened by avatar-lavventura almost 2 years ago
- 3 comments
Labels: Needs triage
#2951 - Filesize precision is not used on bytes/s
Issue -
State: closed - Opened by rlaphoenix almost 2 years ago
- 6 comments
Labels: wontfix
#2950 - Bump peter-evans/create-or-update-comment from 1.4.5 to 3.0.1
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions
#2949 - Issues with link IDs and style caching
Issue -
State: open - Opened by rodrigogiraoserrao almost 2 years ago
- 2 comments
Labels: Needs triage
#2947 - Fix: Raise MissingStyle error for invalid style when printing to console
Pull Request -
State: closed - Opened by sunnyt02 almost 2 years ago
- 1 comment
#2946 - test CI
Pull Request -
State: closed - Opened by willmcgugan almost 2 years ago
- 1 comment
#2945 - Bump sphinx from 5.1.1 to 7.0.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, python
#2944 - [BUG] Missing Space Char Between Message and Filename in Text from `Console().export_text()` While Using `tox` in Windows PowerShell or CMD
Issue -
State: closed - Opened by rmartin16 almost 2 years ago
- 3 comments
Labels: Needs triage
#2943 - Clear hashed cache when clearing meta.
Pull Request -
State: closed - Opened by rodrigogiraoserrao almost 2 years ago
#2942 - [BUG] Style.clear_meta_and_links should reset hash
Issue -
State: closed - Opened by rodrigogiraoserrao almost 2 years ago
- 2 comments
Labels: Needs triage
#2941 - [BUG] Missing tag for 13.3.5
Issue -
State: open - Opened by mgorny almost 2 years ago
- 1 comment
Labels: Needs triage
#2940 - fix superfluous italics
Pull Request -
State: closed - Opened by willmcgugan almost 2 years ago
- 1 comment
#2939 - unused object
Issue -
State: open - Opened by nekarkedoc almost 2 years ago
- 1 comment
#2938 - [REQUEST] Prompt validated via Regex
Issue -
State: open - Opened by antoniovazquezblanco almost 2 years ago
- 1 comment
Labels: Needs triage
#2937 - Tweaked SVG generation to be more readable
Pull Request -
State: closed - Opened by evtn almost 2 years ago
- 2 comments
#2936 - [REQUEST] Print traceback without borders
Issue -
State: open - Opened by vladmandic almost 2 years ago
- 7 comments
#2935 - Bump sphinx from 5.1.1 to 6.2.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, python
#2934 - ensure threads are stopped in Progress().track
Pull Request -
State: closed - Opened by ThunderKey almost 2 years ago
- 2 comments
#2933 - Bump sphinx from 5.1.1 to 6.2.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies, python
#2929 - [BUG] Lines are not properly overwritten in multiline Live panels from within a Jupyter cell
Issue -
State: open - Opened by Yomguithereal almost 2 years ago
- 5 comments
Labels: Needs triage
#2928 - Bump attrs from 21.4.0 to 23.1.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, python
#2927 - update task total will no longer cause an interruption in speed calculation
Pull Request -
State: closed - Opened by HFrost0 almost 2 years ago
#2924 - [BUG] v13.3.4 broke coloring
Issue -
State: open - Opened by ofek almost 2 years ago
- 10 comments
Labels: Needs triage
#2923 - fix for is_terminal
Pull Request -
State: closed - Opened by willmcgugan almost 2 years ago
#2922 - Add rich comparison methods for Text
Pull Request -
State: closed - Opened by msempere almost 2 years ago
- 6 comments
#2921 - Add comparison methods to rich Text
Issue -
State: open - Opened by willmcgugan almost 2 years ago
- 3 comments
Labels: Needs triage
#2919 - [BUG] 13.3.3: pytest is failing
Issue -
State: closed - Opened by kloczek almost 2 years ago
- 7 comments
Labels: Needs triage
#2918 - Spotify
Issue -
State: closed - Opened by mmu094 almost 2 years ago
- 3 comments
#2917 - [BUG] export_html() giving mixture of box characters and some html
Issue -
State: closed - Opened by TheTaoOfPhil almost 2 years ago
- 5 comments
Labels: Needs triage