vibetunnel/web/src/client
Mario Zechner d9d134ff2b Replace XTerm.js with headless terminal implementation
- Remove XTerm.js dependencies (@xterm/xterm, @xterm/addon-fit, @xterm/addon-web-links, asciinema-player)
- Switch terminal component to use @xterm/headless for better performance and compatibility
- Simplify build process by removing unused renderer and mobile-terminal components
- Update package.json scripts to use asset bundling approach
- Fix TypeScript imports and remove deprecated addons
- Streamline terminal implementation for improved reliability

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-18 12:48:24 +02:00
..
assets Add PTY fallback to tty-fwd with race condition fix 2025-06-18 12:46:25 +02:00
components Replace XTerm.js with headless terminal implementation 2025-06-18 12:48:24 +02:00
utils Fix terminal rendering and performance issues 2025-06-18 08:06:41 +02:00
app-entry.ts lint web 2025-06-17 01:03:37 +02:00
app.ts Replace XTerm.js with headless terminal implementation 2025-06-18 12:48:24 +02:00
test-terminals-entry.ts Replace XTerm.js with headless terminal implementation 2025-06-18 12:48:24 +02:00