From ec864cc09c5b5eaf2ab62298bf047fa34ecc774e Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Wed, 16 May 2018 16:33:45 +0200 Subject: [PATCH] fixing tmux --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 01dc179..d9a4dfd 100644 --- a/tmux.conf +++ b/tmux.conf @@ -3,7 +3,7 @@ set -g default-terminal "screen-256color" set -g base-index 1 set -g renumber-windows on set -g set-titles on -set -g mouse on +set -g mouse off setw -g aggressive-resize on setw -g automatic-rename on