Skip to content

fix(dom): keep edge-cell backgrounds from repainting rows - #146

Merged
ctate merged 2 commits into
mainfrom
codex/cell-background-boundaries
Sep 24, 2026
Merged

ctate merged 2 commits into
mainfrom
codex/cell-background-boundaries

Conversation

@ctate

@ctate ctate commented Sep 24, 2026

Copy link
Copy Markdown
Collaborator

Colored or reversed cells in the last column no longer repaint their whole row or the grid. Full-width status bars still fill the row, and scrollback retains its own backgrounds through redraws, screen changes, and resize.

Also updates Vitest and its coverage package, Prettier, and Turbo to current stable releases.

Fixes #136.

@vercel

vercel Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
wterm Ready Ready Preview, v0 Sep 24, 2026 1:52pm UTC

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​vitest/​coverage-v8@​5.0.0 ⏵ 5.0.1991007998100
Updatednpm/​vitest@​5.0.0 ⏵ 5.0.198 +110079 +198 -1100
Updatednpm/​turbo@​2.10.12 ⏵ 2.11.210010085 +197 +1100
Updatednpm/​prettier@​3.9.6 ⏵ 3.9.89810097 +199100

View full report

@ctate
ctate merged commit ad34e18 into main Sep 24, 2026
8 checks passed

This branch was successfully deployed

1 active deployment
Preview — 99e58d43 Deployed Sep 24, 2026 by vercel[bot]
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.

@wterm/dom: a styled cell in the last column repaints the whole row

1 participant