←back to thread

159 points jbredeche | 4 comments | | HN request time: 0.333s | source
1. aantix ◴[] No.45531508[source]
Along these lines, how does everyone visually organize the multiple terminal tabs open for these numerous agents in various states?

I wish there were a way to search across all open tabs.

I've started color-coding my Claude code tabs, all red, which helps me to find them visually. I do this with a preexec in my ~/.zshrc.

But wondering if anyone else has any better tricks for organizing all of these agent tabs?

I'm using iTerm2 on macOS.

replies(3): >>45531796 #>>45532703 #>>45534368 #
2. Multiplayer ◴[] No.45531796[source]
This may not be your cup of tea but I'm using stage manager on Mac for the first time after hating on it for years, for exactly this. I've got 3 monitors and they all have 4-6 stage manager windows. I bundle the terminals, web browser and whatever into these windows. Easily switching from project to project.
3. sounds231 ◴[] No.45532703[source]
Aerospace (tiling window manager for macOS). Bit of a learning curve but it’s amazing
4. lugu ◴[] No.45534368[source]
Use tmux with multiple sessions. Then press Crtl-b S, you can interactively browse your seesons.