vibetunnel/web/src/client
Mario Zechner 7b6ebad8be Increase XTerm scrollback buffer to 1M lines by default
- Add configurable scrollback parameter to Renderer constructor
- Default to 1,000,000 lines (up from 1,000) for full session history
- Users can now scroll through entire terminal session history
- Fix renderer-entry.ts import path (remove .js extension)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-16 10:38:19 +02:00
..
components Add URL routing and enhanced mobile terminal controls 2025-06-16 07:47:43 +02:00
app-entry.ts Clean up file naming by removing -new suffixes 2025-06-16 04:55:18 +02:00
app.ts Add URL routing and enhanced mobile terminal controls 2025-06-16 07:47:43 +02:00
renderer-entry.ts Increase XTerm scrollback buffer to 1M lines by default 2025-06-16 10:38:19 +02:00
renderer.ts Increase XTerm scrollback buffer to 1M lines by default 2025-06-16 10:38:19 +02:00