vibetunnel/web/src/client/components
Mario Zechner 01df54c63b fix: add terminal styles to vibe-terminal-buffer component
- Add explicit terminal character styles to ensure proper rendering
- Include style definitions for bold, italic, underline, dim, strikethrough
- Ensure CSS variables are properly inherited from parent scope
- Fix text rendering issues where colors appeared gray

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-20 02:58:44 +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 terminal paste functionality and standardize resize endpoint field names 2025-06-19 22:28:19 +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: add terminal styles to vibe-terminal-buffer component 2025-06-20 02:58:44 +02:00