vibetunnel/web/src/client
Mario Zechner 85b2eadf40 Fix cursor positioning by using XTerm's absolute buffer coordinates
- Fix cursor Y calculation by adding XTerm's viewportY offset to get absolute buffer position
- Simplify cursor line detection logic by removing complex viewport translation
- Write full content in test instead of truncated lines
- Ensure scrollToBottom only runs after terminal is properly fitted

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-18 02:10:07 +02:00
..
components Fix cursor positioning by using XTerm's absolute buffer coordinates 2025-06-18 02:10:07 +02:00
app-entry.ts lint web 2025-06-17 01:03:37 +02:00
app.ts Minor fix 2025-06-18 00:10:53 +02:00
custom-weblinks-addon.ts Fix linter issues and limit session grid to 2 columns 2025-06-17 23:40:08 +02:00
renderer-entry.ts lint web 2025-06-17 01:03:37 +02:00
renderer.ts Fix linter formatting issues 2025-06-17 01:52:52 +02:00
scale-fit-addon.ts lint web 2025-06-17 01:03:37 +02:00
test-terminals-entry.ts Rename dom-terminal to terminal component 2025-06-17 23:32:55 +02:00