6698c20f25
- Retain xterm normal-buffer history on mobile while preserving desktop zero-scrollback behavior\n- Repair ProjectsPage tests for session context and current project list markup\n- Add focused terminal scrollback coverage\n\nOpenSpec: fix-mobile-terminal-scrolling\nQuality gates: npm run typecheck, npm run lint, npm test (89 passed), npm run build
592 B
592 B
Restore Mobile Terminal Scrolling — Tasks
- Add a mobile-specific terminal scrollback limit while preserving zero scrollback on desktop.
- Add focused tests for the responsive scrollback configuration.
- Run the full frontend test suite (89 tests passed after repairing the
ProjectsPagetest setup). - Run frontend typecheck, lint, focused tests, and production build.
- Perform mobile normal-buffer and alternate-screen manual QA.
- Update project maps for changed source files (the map patch tool currently fails with an unsupported
temperatureparameter).