mirror of
https://github.com/anthropics/claude-code.git
synced 2026-04-25 15:16:40 +00:00
When Claude Code runs in a different context (container, namespace, etc), tmux may resolve to a different socket than the user's terminal. Using -L default explicitly targets the default socket name, fixing the issue where Claude sees different tmux sessions than the user.