From cf901cc6b0c90b5da5690cfe486881eea6068566 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Fri, 27 Mar 2020 14:23:56 +1300 Subject: [PATCH] change terminfo to tmux --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 1e30035..3f0864e 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -7,4 +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 "screen-256color" +set-option -g default-terminal "tmux-256color" -- 2.39.2