diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-11-05 17:18:01 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-11-05 17:18:01 +0900 |
| commit | c76e55c4e180ac31fce4bc7039892ace124242ba (patch) | |
| tree | 2b05f26c0cfa070e81a3888dab6cd08328f20ba4 /mac/.config/tmux | |
| parent | dd30c8e6b0de224a93004c44be9c557412a68666 (diff) | |
modified shell/aliasrc, modified tmux/tmux.conf
Diffstat (limited to 'mac/.config/tmux')
| -rw-r--r-- | mac/.config/tmux/tmux.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/.config/tmux/tmux.conf b/mac/.config/tmux/tmux.conf index 00c5f0e..94313a2 100644 --- a/mac/.config/tmux/tmux.conf +++ b/mac/.config/tmux/tmux.conf @@ -36,8 +36,8 @@ set -g monitor-activity on set -g visual-activity off # color -set -g default-terminal "xterm-256color" -# set -g default-terminal 'screen-256color' +# set -g default-terminal "xterm-256color" +set -g default-terminal 'screen-256color' set -ga terminal-overrides ',xterm-256color:Tc' set -sa terminal-features ',xterm-256color:RGB' |
