When I start cs in a folder with a github repo on Mac, I see the following error:
ERROR:2025/10/01 10:11:27 tmux.go:249: error capturing pane content in status monitor: error capturing pane content: exit status 1
Steps to reproduce
- Mac Sonoma 14.4
- Installed cs via curl -fsSL https://raw.githubusercontent.com/smtg-ai/claude-squad/main/install.sh | bash
- Run cs
- Press N to create a new agent, and hit enter
- Watch the display freeze
- Eventually cs exits with the message above.