mirror of
https://github.com/anthropics/claude-code.git
synced 2026-08-13 02:12:26 -06:00
f799a47740
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.