summaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/tmux.conf b/tmux.conf
index 07e1dda..4ab9059 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -11,7 +11,8 @@ bind -n C-Down select-pane -D
bind | split-window -h
bind - split-window -v
-set -g default-terminal "screen-it"
+# set -g default-terminal "screen-it"
+set -g default-terminal "screen-bce"
set -g xterm-keys on
set -sg escape-time 0