From 2c25fe2c7e658ae5c53fba76b58a0741ab2b0bcc Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Wed, 9 Nov 2016 10:51:54 -0700 Subject: Option for dealing with grouped sessions different screen sizes --- tmux.config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tmux.config b/tmux.config index dd3d49c..b098341 100644 --- a/tmux.config +++ b/tmux.config @@ -91,3 +91,6 @@ set-option -g status-right "#(~/.tmux/powerline.sh right)" # Make the escape faster set -s escape-time 0 + +# Deal with screens having different +set-window-option -g aggressive-resize -- cgit v1.2.3