Files
claude-code/plugins/plugin-dev/skills/plugin-settings
Claude f799a47740 fix: Use tmux -L default to ensure correct socket resolution
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.
2025-12-08 05:33:49 +00:00
..