From c2c66c0aaea9157733f764d4e0330258615f2837 Mon Sep 17 00:00:00 2001 From: Tomas Mirchev Date: Tue, 25 Feb 2025 16:41:11 +0100 Subject: [PATCH] tmux add colors256 --- config/shared/tmux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/shared/tmux b/config/shared/tmux index 61eb142..1e274aa 100644 --- a/config/shared/tmux +++ b/config/shared/tmux @@ -5,7 +5,7 @@ bind-key C-Space send-prefix #set -g default-terminal "tmux-256color" #set -as terminal-features ",*:RGB" - +set-option -a terminal-features 'xterm-256color:RGB' set-option -sg escape-time 10 set-option -g focus-events on