CR: Tmux Config Evolution — Implementation

Implementation Plan

Phase 0: AsciiDoc Bootstrap

# Task File

0.1

Create lean AsciiDoc docs (index, quickstart, keybinding-reference, architecture, plugin-guide)

00_META/adoc/

0.2

Create CLAUDE.md with repo structure and conventions

CLAUDE.md

Phase 1: Remediation Closeout

# Task File

1.1

Fix config reload path (~/.tmux.conf~/.config/tmux/tmux.conf)

keybindings.conf:5

1.2

Rewrite opus-workspace area mappings to atelier

tmux-status-project.sh

1.3

Update stale references in help text

tmux-help.sh

1.4

Comment out broken source-file lines

nested-tmux.conf:5-7

1.5

Replace opus-workspace references throughout

05_SNIPPETS/README.md

Phase 2: Plugin Modernization

# Task File

2.1

Remove tmux-copycat plugin and config block

plugins.conf

2.2

Add tmux-thumbs with Wayland clipboard integration

plugins.conf

Phase 3: Modern Features (tmux 3.6a)

# Task File

3.1

Create modern-features.conf (extended-keys, passthrough, popup styling)

05_SNIPPETS/modern-features.conf

3.2

Add version-conditional source line

tmux.conf

Phase 4: Keybinding Evolution

# Task File

4.1

Resolve keybinding conflicts (backtick, g)

pane-management.conf

4.2

Add popup workflows (lazygit, yazi, fzf session picker, scratchpad)

enhanced-keybindings.conf

4.3

Replace old notes binding with popup version

keybindings.conf:124