vibetunnel/web/public
Mario Zechner e8bee03388 Replace asciinema with XTerm renderer and add key combination support
- Replace AsciinemaPlayer with XTerm.js renderer in session-view and session-list
- Add XTerm CSS for proper terminal styling and hide input textarea
- Implement resize event handling (r-type cast events) in renderer
- Add Ctrl+Enter and Shift+Enter key combination support
- Update tty-fwd to handle ctrl_enter and shift_enter keys
- Set TERM=xterm-256color in tty-fwd for proper Unicode box-drawing
- Add font scaling and preview sizing for session-list terminals
- Remove asciinema dependencies and update CSS accordingly

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-16 10:38:19 +02:00
..
tests Replace asciinema with XTerm renderer and add key combination support 2025-06-16 10:38:19 +02:00
favicon.ico PWA, server needs to serve via HTTPS still 2025-06-16 07:57:48 +02:00
index.html Replace asciinema with XTerm renderer and add key combination support 2025-06-16 10:38:19 +02:00
stream-out Replace CDN imports with local bundle in all tests 2025-06-16 10:38:19 +02:00
styles.css Add complete web frontend for terminal multiplexer 2025-06-16 00:29:33 +02:00