Skip to content

Don't attempt inline plots in the Windows console#2044

Merged
rolandwalker merged 1 commit into
mainfrom
RW/suppress-inline-images-on-windows-console
Jul 24, 2026
Merged

Don't attempt inline plots in the Windows console#2044
rolandwalker merged 1 commit into
mainfrom
RW/suppress-inline-images-on-windows-console

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

We can lean on prompt_toolkit's console-type detection for this, and exclude some consoles which would probably print a mess of base64 characters to the output.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

We can lean on prompt_toolkit's console-type detection for this, and
exclude some consoles which would probably print a mess of base64
characters to the output.
@rolandwalker rolandwalker self-assigned this Jul 24, 2026
@rolandwalker
rolandwalker merged commit 7a43084 into main Jul 24, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/suppress-inline-images-on-windows-console branch July 24, 2026 10:45
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.

1 participant