History: src/cli/muxa.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| 1970473f | fix: mux a reads a scrollback chunk as cells, not as VT with SGR in it | a73x | 2026-09-04 |
| f2163b2a | fix: one owner for the no-runtime-directory sentence, and a 0700 the umask cannot mask | a73x | 2026-09-03 |
| 808d5586 | refactor: every remaining std.os.linux spelling goes through an os row or std.c | a73x | 2026-09-03 |
| d1572590 | refactor: spell the host grammar once, free the key path once | a73x | 2026-09-01 |
| 6cbd6c4c | refactor: muxa rides the Link, and the second transport retires | a73x | 2026-08-31 |
| 8860165d | Add dial: the client side of a daemon's socket | a73x | 2026-08-31 |
| 7a530237 | Clarify CLI parsing types and comments | a73x | 2026-08-31 |
| c8264948 | refactor: the two CLI modes state their contract in two lines | a73x | 2026-08-30 |
| 9a21f071 | refactor: one term component — wire contract, engine, delta and replay core behind a single seam | a73x | 2026-08-30 |
| 0698569c | refactor: the sun_path bound belongs to the one binder | a73x | 2026-08-30 |
| c651e9a0 | refactor: one QUIC client, dialled by the product and by the tests | a73x | 2026-08-29 |
| 24397e0d | refactor: one owner for "the frame at the front of this buffer" | a73x | 2026-08-29 |
| 6ba139fd | refactor: one owner for the error+detail failure object | a73x | 2026-08-29 |
| 694fffd5 | refactor: one owner for the parse-outcome switch and the usage exit | a73x | 2026-08-29 |
| 6c5f6a37 | feat: one binary — `mux d` / `mux a` / `mux web`, and the client with no letter | a73x | 2026-08-28 |
| cfa8e4ff | refactor: MUX_KEY_FILE is spelled once, in xdg | a73x | 2026-08-27 |
| ee4f6fb3 | refactor: muxa's verb is the first bare word | a73x | 2026-08-27 |
| c518814b | feat: cliflags lets a field type parse itself; idle-ms and session names do | a73x | 2026-08-27 |
| c10c84b6 | refactor: muxa asks Opts for the session name, not a second field | a73x | 2026-08-27 |
| 9fd78ccd | refactor: help and version print from one place | a73x | 2026-08-27 |
| 44690b82 | refactor: drop the comments and cases cliflags now owns | a73x | 2026-08-27 |
| 2c7f1c38 | refactor: muxa parses its flags with cliflags | a73x | 2026-08-27 |
| cafa56ed | refactor: the four entrypoints move to src/cli/ | a73x | 2026-08-27 |