Documentation
¶
Overview ¶
mobile-terminal-touch-scroll: reproduce / verify mobile touch pan scrolling of the terminal modal (xterm scrollback) via playwright-debug mobile viewport.
Modes:
(default) repro — expect touch pan does NOT reveal older LINE_xxx history.
Exit 1 + REPRO: lines when symptom present (loop RED).
--expect=healthy — expect touch pan scrolls history (DIY touch→scrollLines).
Exit 0 only when green (VERIFY gate after fix).
Usage (from repo root):
go run ./script/debug/mobile-terminal-touch-scroll go run ./script/debug/mobile-terminal-touch-scroll --expect=healthy go run ./script/debug/mobile-terminal-touch-scroll -out=/tmp/term-touch
Requires: go, bun, playwright-debug on PATH.
Click to show internal directories.
Click to hide internal directories.