diff --git a/tmux.conf b/tmux.conf index 34ed604..aa59555 100644 --- a/tmux.conf +++ b/tmux.conf @@ -13,3 +13,5 @@ bind l select-pane -L set -g mouse on set -g status-bg '#3f3f3f' set -g status-fg '#ddddff' + +set -g allow-passthrough on