From: martin f. krafft Date: Fri, 27 Mar 2020 21:11:22 +0000 (+1300) Subject: do not override default terminal X-Git-Url: https://git.madduck.net/etc/tmux.git/commitdiff_plain/73c826184d9ae80f477d5c19596f53413520a259 do not override default terminal --- diff --git a/.tmux.conf b/.tmux.conf index 12a4ccf..a85264a 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -7,6 +7,4 @@ set-option -g base-index 1 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