From 9ec738f2525f404298852b9a7a592a09f6ea5a62 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Mon, 1 Apr 2019 21:56:23 +0200 Subject: [PATCH] Using a native linux terminal, no more workarounds needed Signed-off-by: Knut Ahlers --- .tmux.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index 9b89296..fc66279 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -2,9 +2,6 @@ # Session options ### -# color -set-option -g default-terminal "xterm-256color" - # pane number display set-option -g display-panes-active-colour colour33 #blue set-option -g display-panes-colour colour166 #orange