From: Stefan Huber Date: Tue, 20 Nov 2018 18:19:32 +0000 (+0100) Subject: tmux: mouse off, xterm-256color X-Git-Url: https://git.sthu.org/?p=shutils.git;a=commitdiff_plain;h=833e23310beff1c70e3b48a7b00f63b1b85bfef0 tmux: mouse off, xterm-256color --- diff --git a/dotfiles/tmux/.tmux.conf b/dotfiles/tmux/.tmux.conf index eacc15f..eb1d34f 100644 --- a/dotfiles/tmux/.tmux.conf +++ b/dotfiles/tmux/.tmux.conf @@ -1,6 +1,8 @@ -set -g default-terminal "tmux-256color" -set -g mouse on +set -g default-terminal "xterm-256color" +#set -g default-terminal "tmux-256color" +#set -g mouse on +set-window-option -g xterm-keys on # {{{{ Gruvbox color scheme