summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.org>2022-06-20 23:12:58 -0500
committerDanny Holman <dholman@gymli.org>2022-06-20 23:12:58 -0500
commitc69dc0a34ead2eb8e2c1ba1582340754863c1b63 (patch)
treec090f068268f6dde09515287410f9b192d2e8395 /.tmux.conf
parentUpdate to current version of files (diff)
downloaddotfiles-c69dc0a34ead2eb8e2c1ba1582340754863c1b63.tar.gz
dotfiles-c69dc0a34ead2eb8e2c1ba1582340754863c1b63.tar.zst
dotfiles-c69dc0a34ead2eb8e2c1ba1582340754863c1b63.zip
Update shell and terminal stuffs
Update the configs that control my shell and related tools.
Diffstat (limited to '')
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 1e96e94..eda4cc4 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -25,7 +25,7 @@ set -g status-left ''
set -g status-right ''
# Terminal settings
-set -g default-terminal "tmux-256color"
+set -g default-terminal "xterm"
set -g terminal-overrides ",xterm-termite:Tc"
# Mouse