vibetunnel/web/src/client/components
Mario Zechner fb7d1b2dc0 feat: ensure last non-empty line is always visible in terminal buffer
- Show bottom portion of buffer when content exceeds viewport
- Keep all content visible when it fits within viewport
- Maintain fitHorizontally mode to show all content scaled
- Calculate proper start index to show the most relevant content

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-20 03:24:25 +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 Add vibe-terminal-buffer component for efficient session previews 2025-06-20 02:19:09 +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 feat: ensure last non-empty line is always visible in terminal buffer 2025-06-20 03:24:25 +02:00