From b150f2af897828dac00fe85b57d45b1569998ee9 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 4 Nov 2016 10:42:18 +0100 Subject: [PATCH] do not set terminal type --- modules/debian-org/files/root-dotfiles/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/debian-org/files/root-dotfiles/tmux.conf b/modules/debian-org/files/root-dotfiles/tmux.conf index 3964c7039..ecde6161f 100644 --- a/modules/debian-org/files/root-dotfiles/tmux.conf +++ b/modules/debian-org/files/root-dotfiles/tmux.conf @@ -11,6 +11,6 @@ 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 xterm-keys on set -sg escape-time 0 -- 2.20.1