aboutsummaryrefslogtreecommitdiff
path: root/tmux/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/tmux.conf')
-rw-r--r--tmux/tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index b8ce65d..a53ccde 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -34,6 +34,8 @@ unbind -T copy-mode-vi MouseDragEnd1Pane
bind-key -n 'F4' copy-mode
+set -gq allow-passthrough on
+
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'christoomey/vim-tmux-navigator'
set -g @plugin 'rose-pine/tmux'