c8db6ce933
- 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)
21 lines
987 B
Markdown
21 lines
987 B
Markdown
# 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
|
|
-
|