enable tmux focus-events for Claude Code focus tracking #11

Closed
bryan wants to merge 1 commit from tmux-focus-events into main
Owner

Adds set -g focus-events on so 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:

tmux source-file ~/.tmux.conf
Adds `set -g focus-events on` so 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: ``` tmux source-file ~/.tmux.conf ```
bryan closed this pull request 2026-04-23 04:24:03 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bryan/dotfiles!11
No description provided.