diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-09-12 19:05:10 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-09-12 19:05:10 +0900 |
| commit | f5193092d18b04ad4c1937e2b2b120c596aca5d6 (patch) | |
| tree | e635eee2cc7c93339e997436dd07c035efbd6758 /mac/.config/tmux/tmux.conf | |
| parent | fc3af8a3b3af5e3cd35c9c6b075e71e9ce43eb69 (diff) | |
updates
Diffstat (limited to 'mac/.config/tmux/tmux.conf')
| -rw-r--r-- | mac/.config/tmux/tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
