summaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
authorTyler Davis <tydavis@gmail.com>2020-09-22 12:34:54 -0700
committerTyler Davis <tydavis@gmail.com>2020-09-22 12:35:00 -0700
commit2ed5b46996483663f727e0db3b1d267cce592d19 (patch)
treebd70daa56ac0530ea516057ad89988d80d5d6cc3 /.tmux.conf
parente3ff9460163c7c0975ae3a772edc07457837577c (diff)
downloaddotfiles-2ed5b46996483663f727e0db3b1d267cce592d19.tar.gz
dotfiles-2ed5b46996483663f727e0db3b1d267cce592d19.zip
tmux: using tmux term is broken
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index d9a1552..26563e1 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -2,7 +2,7 @@
set -sg escape-time 10
# Defaults
-set -g default-terminal "tmux-256color"
+set -g default-terminal "xterm-256color"
set -ga terminal-overrides ",xterm-termite:Tc"
set -g base-index 1