diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index e2c95ea..2a586f6 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -54,3 +54,5 @@ set -g status-keys vi set -g status-right '#{?client_prefix,#[fg=#000000]#[bg=#fabd2f]#[bold]  ,}' set -g cursor-style blinking-underline + +set -g focus-events on