From 4d5bf843e2694e9e31c1b293ec8a7a34fb89ae70 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 2 Mar 2020 16:39:46 +0300 Subject: set tmux TERM --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 12c0b7f..56e05ea 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -76,7 +76,7 @@ set -g visual-activity on # Example of using a shell command in the status line #set -g status-right "#[fg=yellow]#(uptime | cut -d ',' -f 2-)" -set -g default-terminal "xterm-kitty" +set -g default-terminal "tmux-256color" set-option -ga terminal-overrides ",xterm-kitty:Tc" set -g @plugin 'tmux-plugins/tpm' -- cgit v1.2.3-70-g09d2