[BUG]
Resolved 💬 3 comments Opened Jul 28, 2025 by clarkezone Closed Jan 5, 2026
Environment
- Platform (select one):
- [x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version:
Claude Code Status v1.0.61
- Operating System: MacOS 15
- Terminal:
Local: GhostTTY (working)
Remote: Prompt3, La Terminal
Bug Description
<!-- A clear and concise description of the bug -->
Claude Code works great on my Mac installed locally. This includes the shift-tab gesture to switch between plan and act. When I ssh to the Mac and connect to the session via tmux, shift-tab doesn't work anymore. When I go back to the Mac and reconnect the local terminal to tmux it's working fine.
Steps to Reproduce
- Install Claude code on a mac
- Enable remote ssh into mac
- start a tmux session, start Claude code in it
- Verify that shit-tab works fine
- Connect to Mac using prompt3 or la terminal on an iPad
- Connect to tmux session
Result: shift tab won't work
Expected Behavior
Shift tab does it's thing
Actual Behavior
Nothing happens when shift tab is triggered
Additional Context
<!-- Add any other context about the problem here, such as screenshots, logs, etc. -->
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗