X-Git-Url: https://git.madduck.net/etc/tmux.git/blobdiff_plain/0111482029a08e9cd29719b326a83f5856939985..5a98e2c3426667b039f0e182ec2855b5d49fb000:/.tmux.conf diff --git a/.tmux.conf b/.tmux.conf index 1e30035..12a4ccf 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -7,4 +7,6 @@ set-option -g base-index 1 set-option -g status-bg black set-option -g status-fg white -set-option -g default-terminal "screen-256color" +set-option -g default-terminal "tmux-256color" + +set-option -g aggressive-resize on