History: src/cli/mux.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| 67a1e976 | feat: add native host and session pickers | a73x | 2026-09-05 |
| 7a530237 | Clarify CLI parsing types and comments | a73x | 2026-08-31 |
| 90394750 | refactor: the small modules say what they are for | a73x | 2026-08-30 |
| e3f2d1ec | refactor: the one binary's mains are child files of the dispatcher | 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 |
| 1e157a6f | feat: mux askpass is a mode named by the variable ssh hands it | a73x | 2026-08-30 |
| 502e12d7 | refactor: the daemon's foreground is `start`, and `-d` is what forks it | a73x | 2026-08-30 |
| 26643ada | refactor: no bare `mux run` — the v15 probe refuses before that exec could happen | a73x | 2026-08-28 |
| 6c5f6a37 | feat: one binary — `mux d` / `mux a` / `mux web`, and the client with no letter | a73x | 2026-08-28 |