diff --git a/tmux/dot-tmux.conf b/tmux/dot-tmux.conf index b0f9e4d..4dc468c 100644 --- a/tmux/dot-tmux.conf +++ b/tmux/dot-tmux.conf @@ -6,6 +6,7 @@ setw -g aggressive-resize on setw -g automatic-rename on set -s escape-time 0 set-window-option -g xterm-keys on +set-option -g focus-events on # Change leader unbind C-b