X-Git-Url: https://git.madduck.net/etc/tmux.git/blobdiff_plain/cf901cc6b0c90b5da5690cfe486881eea6068566..5a98e2c3426667b039f0e182ec2855b5d49fb000:/.tmux.conf diff --git a/.tmux.conf b/.tmux.conf index 3f0864e..12a4ccf 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -8,3 +8,5 @@ set-option -g status-bg black set-option -g status-fg white set-option -g default-terminal "tmux-256color" + +set-option -g aggressive-resize on