diff --git a/.tmux.conf b/.tmux.conf index bc324ca..135a37d 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -3,3 +3,4 @@ #bind C-a send-prefix #set -g status-right "%H:%M:%S %A %d-%m-%Y" set -g default-terminal "screen-256color" +setw -g aggressive-resize on