diff options
Diffstat (limited to 'tmux/tmux.conf')
| -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" |
