Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for is_terminal #2923

Merged
merged 3 commits into from
Apr 12, 2023
Merged

fix for is_terminal #2923

merged 3 commits into from
Apr 12, 2023

Conversation

willmcgugan
Copy link
Collaborator

@willmcgugan willmcgugan commented Apr 12, 2023

Fixes FORCE_COLOR not being respected.

Fixes #2859

@willmcgugan willmcgugan merged commit e34ad8b into master Apr 12, 2023
@willmcgugan willmcgugan deleted the fix-is-terminal branch April 12, 2023 16:48
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request May 9, 2023
https://build.opensuse.org/request/show/1084878
by user dirkmueller + dimstar_suse
- update to 13.3.5:
  * Fixed italic indent guides in SVG output
  * Fixed for `is_terminal` ignoring FORCE_COLOR
    Textualize/rich#2923
  * Added Style.clear_meta_and_links
  * Reversed `pre` and `code` tags in base HTML format
  * Fix syntax error when building with nuitka
  * Fixed pretty printing of empty dataclass
  * Use `Console(stderr=True)` in `rich.traceback.install` to
    support io redirection.
  * Fixes superfluous spaces in html output
  * Fixed duplicate output in Jupyter
  * Filter ANSI character-encoding-change codes in
    `Text.from_ansi` parser
  * Fixes traceback failing when a frame filename is unreadable
  * Fix for live update rendering console markup
  * `rich.progress.track()` will now show the elapsed time after
    finishing the task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] COLORTERM in combination with FORCE_COLOR does not work anymore
1 participant