From 094e5c588fde8f87273424ccc464d24b6eba3e74 Mon Sep 17 00:00:00 2001 From: "kujiu (@angua.kujiu.org)" Date: Thu, 2 Feb 2017 15:10:03 +0100 Subject: [PATCH] Update mouse mode for tmux --- common/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/.tmux.conf b/common/.tmux.conf index 231d7f7..983e671 100644 --- a/common/.tmux.conf +++ b/common/.tmux.conf @@ -9,7 +9,7 @@ set-window-option -g monitor-activity on set -g visual-activity off set -g visual-bell off -#set -g mouse-mode on +set -g mouse on set -g history-limit 1000 set -g lock-after-time 300