vibetunnel/web/src/client/components
Mario Zechner 3ec549344b fix: improve terminal buffer fitting algorithm
- Properly measure character width at 14px and scale proportionally
- Calculate visible rows based on container height
- Show bottom N lines that fit in the viewport
- Remove overly conservative character width estimates

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-20 04:54:06 +02:00
..
app-header.ts Reorganize header button layout for mobile with left and right alignment 2025-06-18 10:37:33 +02:00
file-browser.ts Implement black theme, mobile improvements, and fit-to-width toggle 2025-06-18 10:16:04 +02:00
session-card.ts feat: implement WebSocket-based real-time buffer updates 2025-06-20 04:36:23 +02:00
session-create-form.ts Fix terminal paste functionality and standardize resize endpoint field names 2025-06-19 22:28:19 +02:00
session-list.ts Remove lint_output.txt and add to gitignore 2025-06-19 00:57:31 +02:00
session-view.ts Reorder ctrl key dialog buttons for better UX 2025-06-19 22:55:37 +02:00
terminal.ts fix: resolve terminal rendering issues in vibe-terminal-buffer 2025-06-20 03:21:16 +02:00
vibe-logo.ts Implement black theme, mobile improvements, and fit-to-width toggle 2025-06-18 10:16:04 +02:00
vibe-terminal-buffer.ts fix: improve terminal buffer fitting algorithm 2025-06-20 04:54:06 +02:00