From 0f954c6cbd19080b1cf9253c64466d3af10dd586 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 1 Feb 2021 19:25:01 +0100 Subject: tmux and vim terminal stuff --- tmux.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tmux.conf') 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 -- cgit v1.2.3