From 6d0ec8559b6d580875a1386aa0b4546612f6e40f Mon Sep 17 00:00:00 2001 From: Andrei Stoica Date: Sat, 10 Feb 2024 15:53:14 -0500 Subject: [PATCH] QoL fix --- .tmux.conf##default | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.tmux.conf##default b/.tmux.conf##default index a6c5560..ed732ae 100644 --- a/.tmux.conf##default +++ b/.tmux.conf##default @@ -71,8 +71,7 @@ bind C-l send-keys 'C-l' set-option -g allow-passthrough on -set -g default-terminal "xterm-256color" -set-option -ga terminal-overrides "xterm-256color" +set -g default-terminal "screen-256color" # status and culors set -g status-left-length 85