diff options
| author | Jake Koroman <jake@jakekoroman.com> | 2026-07-28 21:32:34 -0400 |
|---|---|---|
| committer | Jake Koroman <jake@jakekoroman.com> | 2026-07-28 21:32:34 -0400 |
| commit | 8840e556faa55bc4a0371079a1081e7888f1919a (patch) | |
| tree | 4a28600741f4a2081a4ed60759377717c3e43d26 /tmux | |
| parent | 9cfaf3aeae1841d479875521caca6ac820ed4c9b (diff) | |
Diffstat (limited to 'tmux')
| -rw-r--r-- | tmux/tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf index ac9b029..e1b11fe 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -10,5 +10,5 @@ set -g base-index 1 setw -g pane-base-index 1 setw -g mode-keys vi -set -g default-terminal tmux-256color +set -g default-terminal xterm-256color set-option -ga terminal-overrides ",*256color:Tc" |
