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) |
|
0.2 |
Create CLAUDE.md with repo structure and conventions |
|
Phase 1: Remediation Closeout
| # | Task | File |
|---|---|---|
1.1 |
Fix config reload path ( |
|
1.2 |
Rewrite opus-workspace area mappings to atelier |
|
1.3 |
Update stale references in help text |
|
1.4 |
Comment out broken source-file lines |
|
1.5 |
Replace opus-workspace references throughout |
|
Phase 2: Plugin Modernization
| # | Task | File |
|---|---|---|
2.1 |
Remove tmux-copycat plugin and config block |
|
2.2 |
Add tmux-thumbs with Wayland clipboard integration |
|
Phase 3: Modern Features (tmux 3.6a)
| # | Task | File |
|---|---|---|
3.1 |
Create modern-features.conf (extended-keys, passthrough, popup styling) |
|
3.2 |
Add version-conditional source line |
|
Phase 4: Keybinding Evolution
| # | Task | File |
|---|---|---|
4.1 |
Resolve keybinding conflicts (backtick, g) |
|
4.2 |
Add popup workflows (lazygit, yazi, fzf session picker, scratchpad) |
|
4.3 |
Replace old notes binding with popup version |
|