←back to thread

159 points jbredeche | 1 comments | | HN request time: 0s | source
Show context
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 #
1. lugu ◴[] No.45534368[source]
Use tmux with multiple sessions. Then press Crtl-b S, you can interactively browse your seesons.