This tool I built makes it easy to work on multiple projects at the same time.
(ghostty + tmux).
Personally, it has proven really useful in viewing every terminal window at the same time (OVERVIEW), including claude code sessions and/or other terminal windows, for localhost or for git commands.
- Each row is one project.
- Each row can have as many terminals as you want.
You can also jump into a specific terminal (Cmd + N - ZOOMED) and jump back out (Cmd + 0 - OVERVIEW).
One install script.
You can configure a 'profile' for each project of yours, with startup commands for its terminal windows (panes). // e.g. running a localhost in the first pane, claude code session in second pane, 'git log' in the third pane etc.
(!) The newest version lets you see claude usage limits at the bottom status bar as well (+ claude context usage of each session).
Check it out and tell me your thoughts!
Repo (MIT):
https://github.com/philmard/mygrid