From 9c471ef13692e835d582b5fe34f40e8eb230c70d Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Wed, 4 Dec 2024 16:14:34 +0100 Subject: nvim settings aktualisiert --- tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux/tmux.conf') diff --git a/tmux/tmux.conf b/tmux/tmux.conf index acc0027..21f8cd4 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,6 +1,6 @@ set -g mouse on set -g default-terminal "tmux-256color" -set -g terminal-features ",xterm*:Tc" +set -g terminal-features ",xterm*:RGB" set -g terminal-overrides '*:Ss=\E[%p1%d q:Se=\E[ q' set -g status on set -g status-left " #[fg=darkblue]#S#[fg=black] | " -- cgit v1.3