Files
headquarter/openspec/changes/fix-tmux-mouse-config/.pi-map.md
T
Developer c8db6ce933 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)
2026-06-14 18:07:01 +00:00

987 B

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