Files
stack/packages/mosaic/framework/tools
marcie 714953e277
ci/woodpecker/pr/ci Pipeline was canceled
framework tools/tmux: exact session matching in discovery AND sender target (codex PR #1466)
tmux target syntax accepts an unambiguous PREFIX, so both the socket
discovery loop and the sender's -t could match X-old for target X.
Discovery now probes has-session -t =NAME; the sender target gets '='
prepended unless it is already exact or compound (session:win.pane).
Arm A3 proves it: a prefix-named session no longer swallows a delivery
aimed at the shorter name (sender fails target-not-found rc 1).
2026-08-28 20:57:41 -05:00
..