691bbaa87b
- Revert xterm.js scrollback from 0 to 10000; empirical correlation with bracketed-paste mode failing (each line submitted as separate command). - Add temporary browser-console diagnostics to confirm whether xterm receives pi's \e[?2004h enable sequence and whether outbound paste is BPM-wrapped. - Keep CSS scrollbar hiding and wheel-sensitivity 0 so the original scroll-jank fix remains effective. Typecheck: passed (apps/web)
1.5 KiB
1.5 KiB
apps/web/src (index)
dir: apps/web/src
role
Frontend web client that bootstraps and renders a React single-page application with routing, authentication, and session-driven UI.
parent
index: apps/web/.pi-map.index.md map: apps/web/.pi-map.md
children
- apps/web/src/api index: apps/web/src/api/.pi-map.index.md map: apps/web/src/api/.pi-map.md
- apps/web/src/components index: apps/web/src/components/.pi-map.index.md map: apps/web/src/components/.pi-map.md
- apps/web/src/hooks index: apps/web/src/hooks/.pi-map.index.md map: apps/web/src/hooks/.pi-map.md
- apps/web/src/pages index: apps/web/src/pages/.pi-map.index.md map: apps/web/src/pages/.pi-map.md
- apps/web/src/state index: apps/web/src/state/.pi-map.index.md map: apps/web/src/state/.pi-map.md
- apps/web/src/styles index: apps/web/src/styles/.pi-map.index.md map: apps/web/src/styles/.pi-map.md
- apps/web/src/test index: apps/web/src/test/.pi-map.index.md map: apps/web/src/test/.pi-map.md
- apps/web/src/types index: apps/web/src/types/.pi-map.index.md map: apps/web/src/types/.pi-map.md
- apps/web/src/utils index: apps/web/src/utils/.pi-map.index.md map: apps/web/src/utils/.pi-map.md
files
- main.tsx
- router.tsx
- types.ts
links
index: apps/web/src/.pi-map.index.md map: apps/web/src/.pi-map.md
workflows
- change src behavior read: main.tsx, router.tsx, types.ts
- explore src subdirectories index: apps/web/src/api/.pi-map.index.md, apps/web/src/components/.pi-map.index.md, apps/web/src/hooks/.pi-map.index.md