vibetunnel/web/src/client
Mario Zechner 585a593ecc Fix mobile onscreen keyboard scroll position issue
- Add refreshTerminalAfterMobileInput() method to recalculate scroll position
- Call refresh after closing mobile input overlay (cancel, send, send+enter)
- Wait 300ms for viewport to settle before forcing scrollToBottom()
- Fixes issue where terminal scroll position gets confused after keyboard disappears

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 04:41:39 +02:00
..
assets add font (#20) 2025-06-19 00:28:08 +02:00
components Fix mobile onscreen keyboard scroll position issue 2025-06-19 04:41:39 +02:00
utils Remove lint_output.txt and add to gitignore 2025-06-19 00:57:31 +02:00
app-entry.ts lint web 2025-06-17 01:03:37 +02:00
app.ts Fix race condition in session creation 2025-06-19 02:47:50 +02:00
test-terminals-entry.ts Replace XTerm.js with headless terminal implementation 2025-06-18 12:48:24 +02:00