Ghostty, but worktree-aware.
brew install sidequery/tap/ghostree
Copied!
Terminal tabs labeled by branch name. Always know which worktree you're in.
Custom Ghostty themes, fonts, or keybindings per worktree. Visual cues for which branch is active.
Fuzzy-find and jump between worktrees instantly.
One command to create a worktree and open it in a new Ghostty window.
Each git worktree gets its own Ghostty window.
Built for Tahoe. More platforms coming.
A CLI tool that wraps Ghostty with git worktree awareness. It manages terminal windows, tabs, and configs per worktree so you never lose track of which branch you're working on.
No. ghostree is a fork of Ghostty with worktree support built in. It's a standalone binary.
Git worktrees let you check out multiple branches simultaneously in separate directories, all sharing the same git history. No more stashing or switching contexts.
Yes. ghostree respects your existing Ghostty configuration and layers worktree-specific overrides on top.
macOS (Tahoe) only for now.
Sure, but the main value comes from worktree management. Without worktrees, it's just a thin wrapper around Ghostty.
Yes. ghostree is open source and available on GitHub.