From 58d03974a3a5d7f7146792e6e4da6bcd5933df86 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Thu, 10 Dec 2020 07:39:47 +0100 Subject: [PATCH] Removed as it doesn't work --- arch-config/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-config/.tmux.conf b/arch-config/.tmux.conf index 512b2d91..a5de2177 100644 --- a/arch-config/.tmux.conf +++ b/arch-config/.tmux.conf @@ -25,7 +25,7 @@ bind l select-pane -R ################################################### # enable mouse -set -g mouse-utf8 on +#set -g mouse-utf8 on set -g mouse on set -ga terminal-overrides ",xterm-termite:Tc"