Skip to content

Fix terminal right edge readability#124

Merged
ovdmar merged 2 commits into
mainfrom
dapper-ibex
Jun 7, 2026
Merged

Fix terminal right edge readability#124
ovdmar merged 2 commits into
mainfrom
dapper-ibex

Conversation

@ovdmar

@ovdmar ovdmar commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • reserve a visible right gutter in the xterm surface so right-edge output remains readable
  • resize xterm/PTY using proposed fit dimensions minus reserved readable columns
  • add unit and desktop E2E coverage for right-edge terminal output

Verification

  • pnpm vitest run apps/web/src/terminal-pane-resize.test.ts apps/web/src/terminal-pane.test.ts apps/web/src/terminal-pane-basic.test.ts apps/web/src/terminal-pane-disconnect.test.ts apps/web/src/terminal-pane-wheel.test.ts
  • pnpm typecheck
  • pnpm lint
  • pnpm build
  • pnpm e2e
  • pnpm exec playwright test e2e/operator-cockpit.spec.ts --project=desktop --grep "desktop terminal surface"

@ovdmar ovdmar merged commit da5edd2 into main Jun 7, 2026
8 of 16 checks passed
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