Remote Control: Only one active session per terminal window (splits not supported)
Resolved 💬 2 comments Opened Mar 4, 2026 by eplep-ai Closed Apr 1, 2026
When running multiple Claude Code instances in split panes within the same terminal window (Ghostty), only one Remote Control session appears in the Claude app on mobile.
Steps to reproduce
- Open a Ghostty terminal window
- Create a split pane (2 panes in the same window)
- Run
claudein each pane (separate instances) - Run
/rcin both instances - Check the Claude app — only 1 session is visible
Expected
Both RC sessions appear in the Claude app, since each split is an independent terminal/PTY.
Actual
Only 1 RC session is visible per Ghostty window.
Workaround
Using separate terminal windows (not splits) works — each window gets its own RC session.
Environment
- macOS (Darwin 25.4.0)
- Ghostty terminal
- Claude Code (latest)
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗