From f5193092d18b04ad4c1937e2b2b120c596aca5d6 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 12 Sep 2025 19:05:10 +0900 Subject: updates --- mac/.config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mac/.config/tmux') diff --git a/mac/.config/tmux/tmux.conf b/mac/.config/tmux/tmux.conf index 9de13f9..508860d 100644 --- a/mac/.config/tmux/tmux.conf +++ b/mac/.config/tmux/tmux.conf @@ -10,7 +10,7 @@ if 'test ! -d "${TMUX_PLUGIN_MANAGER_PATH}"' { ### --- Settings --- ### # general -set -as terminal-features 'xterm*:extkeys' +set -ga terminal-features "xterm-kitty:RGB" set -g base-index 1 set -g pane-base-index 1 set -g default-shell /bin/zsh -- cgit v1.2.3