Skip to content

Commit

Permalink
iTerm compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielrinaldi committed Dec 12, 2016
1 parent 7217726 commit 3886610
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tmux.conf
Expand Up @@ -35,3 +35,6 @@ set -g visual-activity on

# Enable native Mac OS X copy/paste
set-option -g default-command "/bin/bash -c 'which reattach-to-user-namespace >/dev/null && exec reattach-to-user-namespace $SHELL -l || exec $SHELL -l'"

# iTerm compatibility
set -g focus-events on

0 comments on commit 3886610

Please sign in to comment.