From a00851f546099467465a4910764e168513d9ac9b Mon Sep 17 00:00:00 2001 From: "flyingscorpio@clevo" Date: Wed, 6 Jul 2022 21:38:50 +0200 Subject: [PATCH] Remove mouse support from tmux --- roles/tmux/files/tmux.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/roles/tmux/files/tmux.conf b/roles/tmux/files/tmux.conf index 80fff5d..be4f334 100644 --- a/roles/tmux/files/tmux.conf +++ b/roles/tmux/files/tmux.conf @@ -7,9 +7,6 @@ unbind C-b set -sg escape-time 1 -#Mouse works as expected -set -g mouse on - setw -g monitor-activity on set -g visual-activity on