Pair git worktrees with tmux sessions. Jump between workspaces instantly.
Stars
12
Forks
1
Watchers
12
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
79
commits
refactor: modularize TUI and add Commander interface (#14)
c25e3b3View on GitHubfix: merge orphaned sessions into SESSIONS section, fix grid navigation (#12)
992eafcView on GitHubfeat: sessions at top + pgup/pgdown for fast navigation
f166ed9View on GitHubfix: properly initialize grid view when switching to global mode
594e2c7View on GitHubfix: don't reset grid navigation state in buildGridPanels
8935dfcView on GitHub