chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# changes/fix-tmux-mouse-config
|
||||
dir: changes/fix-tmux-mouse-config
|
||||
# openspec/changes/fix-tmux-mouse-config
|
||||
dir: openspec/changes/fix-tmux-mouse-config
|
||||
|
||||
index: changes/fix-tmux-mouse-config/.pi-map.index.md
|
||||
index: openspec/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.
|
||||
Documents a bug fix for tmux mouse configuration formatting in Pi Agent Docker images.
|
||||
## 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.
|
||||
- change.md | Documents a bug fix for tmux mouse mode configuration in Pi Agent Docker images where single-quoted echo commands prevented newline interpretation, causing malformed `.tmux.conf` files and broken mouse scrolling behavior.
|
||||
- tasks.md | A task checklist tracking the fix of literal `\n` bugs in tmux configuration file creation across Dockerfiles and database migrations for Pi Agent images.
|
||||
## 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.
|
||||
Change documentation package using markdown-based issue tracking with separate problem description and task checklist files.
|
||||
## tags
|
||||
tmux, tasks, fix, mouse, mode, configuration, agent, docker
|
||||
tmux, fix, mouse, configuration, agent, images, change, tasks
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user