History: src/server/server_test_clipboard.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| 0716f07b | feat: keep native selections anchored as output scrolls | a73x | 2026-09-06 |
| 12cb9419 | build: the engine is its own module, and no client row links ghostty-vt | a73x | 2026-09-04 |
| a689f425 | test: server_test_clipboard rides the harness awaits | a73x | 2026-08-31 |
| c2004563 | The harness owns a running daemon and a threaded await | a73x | 2026-08-31 |
| 90c7c32f | The daemon's tests connect like a client: the dial sweep | a73x | 2026-08-31 |
| 5d4461e0 | Build the test socket pair with socketpair(2) | a73x | 2026-08-31 |
| afd3bd11 | refactor: the daemon's tests name what they pin, 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 |
| 907b6627 | refactor: modules live in the folder of what owns them | a73x | 2026-08-28 |