- 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> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| app | ||
| components | ||
| lib | ||
| vitest.d.ts | ||