-
Notifications
You must be signed in to change notification settings - Fork 118
Support multi-repository workspaces #161
Open
Description
Hi! workmux's minimalism is great.
My workflow: I work on features that span multiple sibling git repositories at once (frontend + backend + shared lib). One feature = coordinated worktrees + PRs across N repos.
workmux today appears scoped to one repo per invocation (worktrees + tmux windows of that single repo). Question: any plan (or workaround) to make one workmux session manage worktrees across multiple repos in a parent workspace dir? Use cases:
- A "task" maps to coordinated worktrees across N repos
- Open + switch tmux windows seamlessly between same-task worktrees in different repos
Thanks!
Metadata
Metadata
Assignees
Labels
No labels