- Register OSC 52 handler in DirectTerminal to decode base64 clipboard data from tmux and write it to the system clipboard - Increase resize maxAttempts from 10 to 60 so fullscreen toggle works on slow machines with CSS transitions >166ms - Replace hardcoded h-[600px] in Terminal.tsx with responsive max(440px, calc(100vh - 440px)) to prevent overflow on small screens Closes #237 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| screenshots | ||
| server | ||
| src | ||
| .env.local.example | ||
| .gitignore | ||
| next-env.d.ts | ||
| next.config.js | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| vitest.config.ts | ||