vibetunnel/web/public/tests
Mario Zechner 5ca8acb676 Improve DOM terminal renderer and add rich test content
- Fix DOM terminal rendering with proper innerHTML generation
- Add comprehensive test content including logs, tables, git history, docker status
- Implement proper ANSI color code handling for wide character compatibility
- Add auto-scroll to bottom functionality
- Replace individual line element management with bulk innerHTML updates
- Fix \r\n line ending handling for proper terminal behavior

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-17 22:10:48 +02:00
..
debug-export.html Increase XTerm scrollback buffer to 1M lines by default 2025-06-16 10:38:19 +02:00
debug-renderer.html Replace custom renderer with XTerm.js and consolidate tests 2025-06-16 10:38:19 +02:00
dom-terminal-test.html Improve DOM terminal renderer and add rich test content 2025-06-17 22:10:48 +02:00
index.html Replace custom renderer with XTerm.js and consolidate tests 2025-06-16 10:38:19 +02:00
minimal-test.html Clean up build system and implement XTerm.js renderer 2025-06-16 09:33:33 +02:00
mobile-selection-test.html New terminal renderer WIP 2025-06-17 22:10:48 +02:00
responsive-terminal-test.html New terminal renderer WIP 2025-06-17 22:10:48 +02:00
simple-test.html Replace custom renderer with XTerm.js and consolidate tests 2025-06-16 10:38:19 +02:00
test-renderer.html Replace asciinema with XTerm renderer and add key combination support 2025-06-16 10:38:19 +02:00