mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-11 12:15: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> |
||
|---|---|---|
| .. | ||
| components | ||
| utils | ||
| app-entry.ts | ||
| app.ts | ||
| custom-weblinks-addon.ts | ||
| renderer-entry.ts | ||
| renderer.ts | ||
| scale-fit-addon.ts | ||
| test-terminals-entry.ts | ||