From 45f2baadb42892c47776cde293933f14d008027d Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 26 Jun 2026 15:01:43 +0900 Subject: modified tmux/tmux.conf --- ar/.config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ar/.config/tmux/tmux.conf b/ar/.config/tmux/tmux.conf index 157968a..0e28b82 100644 --- a/ar/.config/tmux/tmux.conf +++ b/ar/.config/tmux/tmux.conf @@ -39,9 +39,9 @@ set -g default-terminal "tmux-256color" set -ga terminal-overrides ',xterm-256color:Tc' set -ga terminal-overrides ',st-256color:Tc' set -ga terminal-overrides ',tmux-256color:Tc' +set -sa terminal-features ',tmux-256color:RGB' set -sa terminal-features ',xterm-256color:RGB' set -sa terminal-features ',st-256color:RGB' -set -sa terminal-features ',tmux-256color:RGB' # status set -g status-interval 1 -- cgit v1.2.3