diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 50953e4..7615da5 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -11,6 +11,8 @@ set -g status-right-length 90 set -g status-justify centre set -s escape-time 0 +set -g allow-passthrough on + ## COLORSCHEME: gruvbox dark (medium) set-option -g status "on"