diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-30 23:37:05 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-30 23:37:05 +0900 |
| commit | 99014f67041617b82b7bdda6a9b854bf6047de55 (patch) | |
| tree | 9bf78a374cb6481569eef25477460bc0cea07e79 /ar/.config/tmux/tmux.conf | |
| parent | c1240b691e10c62f5a55a3e949906b37164ed717 (diff) | |
updated lynx/.lynxrc, modified shell/profile, modified tmux/tmux.conf
Diffstat (limited to 'ar/.config/tmux/tmux.conf')
| -rw-r--r-- | ar/.config/tmux/tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/tmux/tmux.conf b/ar/.config/tmux/tmux.conf index 7480ea7..e6ed5de 100644 --- a/ar/.config/tmux/tmux.conf +++ b/ar/.config/tmux/tmux.conf @@ -32,7 +32,7 @@ set -g monitor-activity on set -g visual-activity off # color -set -g default-terminal "tmux-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' |
