fix: disable native touch panning on mobile terminal and archive specs
- Change mobile terminal CSS to use touch-action: none and overscroll-behavior: none so the custom touch handler owns swipes - Archive completed/partial OpenSpec specs to openspec/changes/archive/2026-06-14-completed-specs-archive/ - Regenerate project maps Quality gates: npm run typecheck, npm run lint (apps/web)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# changes/fix-tmux-mouse-config (index)
|
||||
dir: changes/fix-tmux-mouse-config
|
||||
|
||||
## role
|
||||
Documents a bug fix for tmux mouse configuration in Pi Agent Docker images where single-quoted echo strings prevented newline interpretation.
|
||||
## parent
|
||||
index: changes/.pi-map.index.md
|
||||
map: changes/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- change.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: changes/fix-tmux-mouse-config/.pi-map.index.md
|
||||
map: changes/fix-tmux-mouse-config/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,20 @@
|
||||
# changes/fix-tmux-mouse-config
|
||||
dir: changes/fix-tmux-mouse-config
|
||||
|
||||
index: changes/fix-tmux-mouse-config/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Documents a bug fix for tmux mouse configuration in Pi Agent Docker images where single-quoted echo strings prevented newline interpretation.
|
||||
## files
|
||||
- change.md | Documents a bug fix for tmux mouse mode configuration in Pi Agent Docker images caused by single-quoted echo strings preventing newline interpretation of \n. | dep: tmux, Docker, Python, Alembic, xterm.js
|
||||
- tasks.md | Track completion of tasks to fix tmux mouse mode configuration by replacing literal `\n` with proper newlines in Pi Agent dockerfiles and migration files.
|
||||
## arch
|
||||
Simple documentation-based change tracking using markdown files (change.md for problem description, tasks.md for task checklist) to coordinate a configuration fix across dockerfiles and migration files.
|
||||
## tags
|
||||
tmux, tasks, fix, mouse, mode, configuration, agent, docker
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user