From: Peter Palfrader Date: Fri, 4 Nov 2016 09:42:18 +0000 (+0100) Subject: do not set terminal type X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=b150f2af897828dac00fe85b57d45b1569998ee9;p=mirror%2Fdsa-puppet.git do not set terminal type --- 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