From 73c826184d9ae80f477d5c19596f53413520a259 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sat, 28 Mar 2020 10:11:22 +1300 Subject: [PATCH] do not override default terminal --- .tmux.conf | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.39.2