Switch dashboard terminal to Ghostty#433
Conversation
PR SummaryMedium Risk Overview PTY sizing in terminal-size uses the emulator’s cols/rows when present instead of measuring xterm DOM cells. terminal-paste sanitizes clipboard text (ANSI and control chars stripped); paste is handled on the terminal panel via onPasteCapture and forwarded to the PTY. Unit tests cover the new sizing behavior and sanitizeTerminalPaste. Reviewed by Cursor Bugbot for commit 392ddd7. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6eecc9b5aa
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 8acce2d. Configure here.
|
don't need this anymore, fixed with webgl |

switches ghostty for xterm; opencode template looks better on it
downside: no mouse, but that's ok. mice are silly.