diff --git a/.tmux.conf b/.tmux.conf index 6b8c709..4d7dc8e 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -6,6 +6,7 @@ set -s escape-time 10 set -g status on set -g status-interval 30 set -g focus-events on +set -g allow-passthrough on setw -g alternate-screen on setw -g aggressive-resize on setw -g automatic-rename off