From dfb34229dd289212ecdd969a4441f36b32afe619 Mon Sep 17 00:00:00 2001 From: "Lloyd W. Slade" Date: Thu, 26 Aug 2021 17:30:14 -0400 Subject: [PATCH] explicitly disable mouse --- tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf b/tmux.conf index f487132..7e1b6ef 100644 --- a/tmux.conf +++ b/tmux.conf @@ -36,6 +36,7 @@ tmux_conf_new_window_retain_current_path=false tmux_conf_new_pane_retain_current_path=true set -g window-status-separator '' +set -g mouse off set -g @ssh_auto_rename_window off set -g status-style ''