2ece7074f6
- Revert touch-action: none on .xterm-viewport so xterm.js can fall back to its own viewport scrolling when the custom handler doesn't take over. - Detect alternate screen via reference equality (term.buffer.active === term.buffer.alternate) instead of the string, which could report normal buffer incorrectly. - Lower vertical-scroll activation threshold from 4px to 2px and only prevent default once a vertical gesture is recognized. - In normal buffer use term.scrollLines() so xterm.js handles the buffer scroll consistently; in alternate screen continue sending SGR 1006 mouse-wheel sequences to tmux/vim. Quality gates: typecheck, lint clean, npm test -- --run 87 passed.
24 lines
422 B
Markdown
24 lines
422 B
Markdown
# apps (index)
|
|
dir: apps
|
|
|
|
## role
|
|
Contains the main deployable application modules or entry points for the project.
|
|
## parent
|
|
index: ./.pi-map.index.md
|
|
map: ./.pi-map.md
|
|
## children
|
|
- apps/api
|
|
index: apps/api/.pi-map.index.md
|
|
map: apps/api/.pi-map.md
|
|
- apps/web
|
|
index: apps/web/.pi-map.index.md
|
|
map: apps/web/.pi-map.md
|
|
## files
|
|
## links
|
|
index: apps/.pi-map.index.md
|
|
map: apps/.pi-map.md
|
|
## workflows
|
|
-
|
|
## dirty
|
|
-
|