History: src/tui/wall_test_wall.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| d6f7c2af | feat: Ctrl-\ X ends the focused pane's session through its own pump | a73x | 2026-09-04 |
| 63b5cfa8 | refactor: drop the dead end key, the hub's tracked ws fd, and two stale headers | a73x | 2026-09-03 |
| ac555d05 | fix: the pane-removal notice is set before the vanish that hands the focus on | a73x | 2026-09-03 |
| 98a07296 | fix: a layout that cannot be saved says so on the notice line, not over a pane | a73x | 2026-09-03 |
| 0bcd6ad3 | feat: x takes the pane off this wall and ends nothing | a73x | 2026-09-03 |
| 1507f375 | fix: the keyboard re-arms the wall's mouse capture; a parked pump cannot | a73x | 2026-09-02 |
| a500b0cd | feat: sessions_reply carries the daemon's version and a stale-image bit | a73x | 2026-09-02 |
| a6f3c66c | refactor: the removed-tile flag is not called gone | a73x | 2026-09-01 |
| 5b4cbbe7 | refactor: derive the label bar from the tty at one point | a73x | 2026-09-01 |
| 56a7de8e | feat: the label bar follows the tty, not the tile count | a73x | 2026-09-01 |
| 06756d09 | feat: a silent host keeps its panes, and only its own list may take one | a73x | 2026-08-30 |
| 4ec53cb4 | feat: x on a pane still waiting is refused, not dropped | a73x | 2026-08-30 |
| 9175a4e5 | feat: a pane can wait — pending tiles exist and never dial | a73x | 2026-08-30 |
| 9a21f071 | refactor: one term component — wire contract, engine, delta and replay core behind a single seam | a73x | 2026-08-30 |
| 70cad621 | refactor: the wall owns its interaction loop, painter, selector and overlay as child files | a73x | 2026-08-30 |
| 4a25816d | feat: a declined prompt leaves its reason on the tile's own bar | a73x | 2026-08-30 |
| 131681f2 | refactor: the wall is one value, not six parameters | a73x | 2026-08-29 |
| 8cc75997 | refactor: one owner for "this shell is standing in that session" | a73x | 2026-08-29 |
| 9ad104a9 | refactor: the daemon is `mux d`, the agent `mux a`, the hub `mux web` | a73x | 2026-08-28 |
| 5e74a908 | refactor: every wall test sits beside the code it names | a73x | 2026-08-28 |