X-Git-Url: https://git.madduck.net/etc/tmux.git/blobdiff_plain/0111482029a08e9cd29719b326a83f5856939985..941f9fb60367daa10020590112a49a6bc93c7be5:/.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