From 1e9fbb47790865ddcc9ade9b7bb9c0b82f1c353b Mon Sep 17 00:00:00 2001 From: Thomas Preisner Date: Thu, 5 Oct 2017 17:58:20 +0200 Subject: [PATCH] tmux: change default-terminal to new tmux-specific value --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 78574f0..56545f3 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,5 +1,5 @@ # standard -set -g default-terminal "screen-256color" +set -g default-terminal "tmux-256color" set -g history-limit 10000 # index-stuff