Skip to content

Update dependency textual to v8.2.7#4256

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/textual-8.x
Open

Update dependency textual to v8.2.7#4256
renovate[bot] wants to merge 1 commit into
devfrom
renovate/textual-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 1, 2026

This PR contains the following updates:

Package Change Age Confidence
textual ==8.2.4==8.2.7 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Textualize/textual (textual)

v8.2.7

Compare Source

Added
  • Added support for Kitty key protocol "Report all keys as escape codes" which enabled alt+backspace on Warp #​6544
  • Added support for detecting separate modifier keys for terminals that support the Kitty key protocol #​6544
  • Added TEXTUAL_DISABLE_KITTY_KEY env var to disable Kitty key protocol support (debug aid). #​6544
Changed
  • Undo/redo/copy/cut/paste in TextArea will now work with cmd+ on supported terminals #​6543
  • In TextArea, ctrl+u will now delete a newline if the cursor is at the start #​6543
  • in TextArea alt+delete is now bound to delete word right #​6543
  • Text opacity applied to an ansi theme will now set the dim attribute if the opacity is < 50% #​6546
Fixed
  • Fixed text opacity with ANSI themes creating RGB colors. #​6546

v8.2.6

Compare Source

Fixed
  • Fixed selection to the right of code fence blocks (may break some snapshots)
  • Fixed Markdown code fences losing content when switching themes #​6537
Added
  • Added ability to select outside of text, so the user doesn't need to be quite so precise #​6523

v8.2.5

Compare Source

Added
  • Two new themes: "ansi-dark" and "ansi-light" #​6513
  • Added an ansi value to themes #​6513
Changed
  • App.ansi_color may now be None to use the ansi value from the theme. #​6513

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from edmundmiller May 1, 2026 01:27
@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.40%. Comparing base (4c78254) to head (74266a7).

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the renovate/textual-8.x branch from 49d3ab6 to 873d102 Compare May 13, 2026 10:32
@renovate renovate Bot changed the title Update dependency textual to v8.2.5 Update dependency textual to v8.2.6 May 13, 2026
@renovate renovate Bot force-pushed the renovate/textual-8.x branch from 873d102 to 74266a7 Compare May 19, 2026 13:36
@renovate renovate Bot changed the title Update dependency textual to v8.2.6 Update dependency textual to v8.2.7 May 19, 2026
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.

0 participants