Skip to content

316: Allow hyphens in tmux window name parsing#317

Merged
ck3mp3r merged 2 commits intomainfrom
316-session-yaml-truncates-window-names-containing-hyphens
Jan 23, 2026
Merged

316: Allow hyphens in tmux window name parsing#317
ck3mp3r merged 2 commits intomainfrom
316-session-yaml-truncates-window-names-containing-hyphens

Conversation

@ck3mp3r
Copy link
Owner

@ck3mp3r ck3mp3r commented Jan 23, 2026

Fix session YAML parsing to support tmux window names containing hyphens.

  • Updated window name regex to allow hyphens in names
  • Adjusted parser logic to use the new regex

@ck3mp3r ck3mp3r linked an issue Jan 23, 2026 that may be closed by this pull request
- Replace direct git commands with commit-files utility for formula update
- Relocate and consolidate merge-and-cleanup invocation after commit
- Reorganize release sequence for clarity and maintainability
@ck3mp3r ck3mp3r merged commit 7c9a5b6 into main Jan 23, 2026
1 check passed
@ck3mp3r ck3mp3r deleted the 316-session-yaml-truncates-window-names-containing-hyphens branch January 23, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

session yaml truncates window names containing hyphens

1 participant