vibetunnel/web/src
Mario Zechner d164db3496 Add Kill All sessions button and fix terminal scaling
- Add Kill All button to session list that appears when running sessions exist
- Button triggers individual session kill animations by clicking each kill button
- Fix terminal scaling issues with proper character width ratio (0.63)
- Constrain terminal containers to viewport width to prevent overflow
- Override XTerm's fixed width CSS to respect container bounds
- Reduce minimum font size to 4px for better scaling flexibility

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-16 17:37:48 +02:00
..
client Add Kill All sessions button and fix terminal scaling 2025-06-16 17:37:48 +02:00
input.css Implement custom ScaleFitAddon for proper terminal scaling 2025-06-16 12:06:42 +02:00
server.ts Fix session management and terminal scaling 2025-06-16 15:35:11 +02:00