[BUG] Can't change tabs in /sandbox command
Resolved 💬 5 comments Opened Mar 17, 2026 by rnestler Closed Apr 2, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When I try to configure the sandbox with /sandbox I see the following:
Sandbox: Mode Dependencies Overrides Config
Cannot block unix domain sockets (see Dependencies tab)
Configure Mode:
❯ 1. Sandbox BashTool, with auto-allow
2. Sandbox BashTool, with regular permissions
3. No Sandbox (current)
Auto-allow mode: Commands will try to run in the sandbox automatically, and attempts to run outside of the sandbox
fallback to regular permissions. Explicit ask/deny rules are always respected.
Learn more: code.claude.com/docs/en/sandboxing
But I can't switch to the "Dependencies" tab using <TAB>. It just doesn't do anything.
What Should Happen?
It should switch the tag
Error Messages/Logs
Steps to Reproduce
- Start claude
- Execute
/sandboxcommand - Try to switch tabs.
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.1.76
Claude Code Version
2.1.77
Platform
Anthropic API
Operating System
Other Linux
Terminal/Shell
Other
Additional Information
I'm using Alacritty.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗