summaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
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 ea480b9..f982f49 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -5,7 +5,7 @@
### Basic Settings
# default TERM
-set -g default-terminal "xterm-256color"
+set -g default-terminal "screen-256color"
# re-map prefix key
set -g prefix C-s