Split Pane View not Working
I have been attempting to do split pane view for agent teams, but it is not working despite using tmux. I am not seeing multiple panes appear despite clearly seeing multiple agents in the main chat. I am on Mac OS.
I cd into my current directory, then do
tmux new-session -s agents
claude --teammate-mode tmux
I also have "CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1" configured in my settings.json.