mirror of
https://github.com/tmuxinator/tmuxinator.git
synced 2026-08-03 03:16:01 -05:00
CI / lint (push) Failing after 3m1s
CI / unit (push) Has been skipped
CI / interface (push) Has been skipped
CI / ruby-compatibility (3.2.10) (push) Has been skipped
CI / ruby-compatibility (3.4.8) (push) Has been skipped
CI / ruby-compatibility (3.3.10) (push) Has been skipped
Metadata Problem The session-name normalization fix from PR #983 is covered by unit specs, but the interface snapshot suite does not show reviewers the rendered tmux commands for project names containing separators. Solution Add a minimal debug snapshot fixture for a project named `home.arpa:lab` so rendered session targets are checked as `home_arpa_lab`.