summaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2021-02-01 19:25:01 +0100
committerPeter Palfrader <peter@palfrader.org>2021-02-01 19:25:01 +0100
commit0f954c6cbd19080b1cf9253c64466d3af10dd586 (patch)
tree2962b9d5fc4c589cc20523d972fb09b390f5c74c /tmux.conf
parent609849d865533bf17ed2d0b0716dee9d37e8df3f (diff)
tmux and vim terminal stuff
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