History: src/tui/wall_test_picker.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| 42e13926 | fix: picker repaint clears the rows a shorter box no longer covers | a73x | 2026-09-04 |
| 49eacdaf | fix: a picker birth onto a name the wall already has is refused to that pane | a73x | 2026-09-03 |
| a641fbae | fix: the picker asks the daemon to end a session instead of grading its list | 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 |
| 831be5c9 | feat: the picker lists a host's sessions; Enter adds one, c births, x ends with the daemon's two-step | a73x | 2026-09-03 |
| a500b0cd | feat: sessions_reply carries the daemon's version and a stale-image bit | a73x | 2026-09-02 |
| 9a21f071 | refactor: one term component — wire contract, engine, delta and replay core behind a single seam | a73x | 2026-08-30 |
| 4fa1d021 | refactor: the client link owns its core, hosts file, handoff, layout, keymap and askpass as child files behind pub seams | a73x | 2026-08-30 |
| 70cad621 | refactor: the wall owns its interaction loop, painter, selector and overlay as child files | a73x | 2026-08-30 |
| d1c39002 | feat: the wall answers ssh's prompts in a popup | a73x | 2026-08-30 |
| 100cc396 | feat: the picker row and the failure line carry ssh's last line | a73x | 2026-08-30 |
| e78769e9 | refactor: one session poll loop, in client.zig | a73x | 2026-08-29 |
| 131681f2 | refactor: the wall is one value, not six parameters | a73x | 2026-08-29 |
| 5e74a908 | refactor: every wall test sits beside the code it names | a73x | 2026-08-28 |