From: Samir Benmendil Date: Sat, 23 Nov 2024 12:44:15 +0000 (+0000) Subject: tmux: remove terminal-overrides for true color X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/2115c77d540409ff47832764bbc8e4f84a3d6691?ds=inline tmux: remove terminal-overrides for true color Doesn't seem to be necessary for wezterm. --- diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 7bf58fd..ced2e1c 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,6 +1,4 @@ set -g allow-passthrough on -# enable true color -set -ag terminal-overrides ",xterm-256color:Tc" set -g set-titles on set -g mouse