vibetunnel/web/src
Mario Zechner 09cc9edb43 Implement interactive session view with keyboard input
- Add session-view.ts component for full-screen terminal interaction
- Implement real-time keyboard input handling for all key types
- Add routing between session list and interactive session view
- Support special keys, Ctrl combinations, and regular text input
- Remove compiled JS files from git tracking (should be build artifacts)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-16 05:51:27 +02:00
..
client Implement interactive session view with keyboard input 2025-06-16 05:51:27 +02:00
input.css Improve session card UI with asciinema players 2025-06-16 03:49:42 +02:00
server.ts Fix live streaming for terminal previews with asciinema player 2025-06-16 05:43:04 +02:00