Skip to content

fix(canvas): preserve full terminal viewport - #1

Merged
phall1 merged 3 commits into
feat/terminal-context-menu-policyfrom
fix/terminal-viewport-budget
Aug 5, 2026
Merged

fix(canvas): preserve full terminal viewport#1
phall1 merged 3 commits into
feat/terminal-context-menu-policyfrom
fix/terminal-viewport-budget

Conversation

@phall1

@phall1 phall1 commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • stop treating terminal cell count as a glyph-atlas budget
  • preserve the full bounded PTY viewport for tall and wide windows
  • make row command preflight account for actual merged background/text runs
  • add a cmatrix-shaped tall sparse-color regression

Verification

  • zig fmt --check src/primitives/canvas/terminal_grid.zig src/primitives/canvas/terminal_grid_tests.zig
  • zig build test --summary all (3,067 passed, 14 skipped)

@phall1
phall1 merged commit 49bedbb into feat/terminal-context-menu-policy Aug 5, 2026
23 checks passed
@phall1
phall1 deleted the fix/terminal-viewport-budget branch August 5, 2026 07:29
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