aboutsummaryrefslogtreecommitdiff
path: root/tmux.config
diff options
context:
space:
mode:
authorCody Hiar <cody.hiar@investopedia.com>2016-11-04 16:50:52 -0600
committerCody Hiar <cody.hiar@investopedia.com>2016-11-04 16:50:52 -0600
commitfdeca00c57bbae0bfba77ab9b3af480d5a3a8936 (patch)
treea0a2ffb69b8406e7e8a620ddc5c9027abf59572c /tmux.config
parent363fd2740a13be8aa17d457c52698789c6a03b79 (diff)
Better colors
Diffstat (limited to 'tmux.config')
-rw-r--r--tmux.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.config b/tmux.config
index 4291549..dd3d49c 100644
--- a/tmux.config
+++ b/tmux.config
@@ -19,7 +19,7 @@ bind-key x kill-pane
bind-key & kill-window
# Help with the color problems
-set -g default-terminal "xterm"
+set -g default-terminal "screen-256color"
# Mouse Scrolling
set-option -g mouse on