From 5d40b0b01312df11fab296a79a8fe110c235cd89 Mon Sep 17 00:00:00 2001 From: viktorbarzin Date: Fri, 4 Sep 2020 10:04:10 +0100 Subject: [PATCH] force resize when containing term resizes --- .tmux.conf.local | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.tmux.conf.local b/.tmux.conf.local index b7aac41..93729a5 100644 --- a/.tmux.conf.local +++ b/.tmux.conf.local @@ -336,6 +336,8 @@ bind-key s set-window-option synchronize-panes\; display-message "synchronize-pa set-option -g default-shell /bin/zsh +set-window-option -g aggressive-resize + # Putting this in .tmux.conf.local does not work :/ 3.0a # Custom added - MUST be in the end # List of plugins