enable tmux focus-events for Claude Code focus tracking #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tmux-focus-events"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
set -g focus-events onso tmux forwards focus-in/focus-out escape sequences to the inner terminal. Claude Code uses these for focus tracking (idle/auto-mode behavior, notifications); without it, it warns on startup.Apply locally after merge:
Pull request closed