From d1d5b4824288809bd64982dd3391fe793ad9d86a Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 31 Mar 2019 14:28:09 +0300 Subject: Set TERM properly --- .tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf index df2b81d..13e489c 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -81,8 +81,8 @@ 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-256color" -set-option -ga terminal-overrides ",xterm-256color:Tc" +set -g default-terminal "xterm-kitty" +set-option -ga terminal-overrides ",xterm-kitty:Tc" # List of plugins set -g @plugin 'tmux-plugins/tpm' -- cgit v1.2.3-70-g09d2