mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-12 12:25:53 +00:00
- Implement pixel-based scrolling for smooth sub-line positioning - Add horizontal scrolling with native scrollLeft when not in fit mode - Fix scrollToBottom() to wait for XTerm async write completion - Recalculate viewportY properly when fontSize changes in fit mode - Add isScrolledToBottom() helper for better scroll state tracking - Make operation queue handle async XTerm operations correctly - Fix fit mode switching to maintain scroll position across font changes 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| debug-export.html | ||
| debug-renderer.html | ||
| dom-terminal-test.html | ||
| index.html | ||
| minimal-test.html | ||
| mobile-selection-test.html | ||
| responsive-terminal-test.html | ||
| simple-test.html | ||
| test-renderer.html | ||