From ed45deb1a99fe99db8ab12a069c662286130c99c Mon Sep 17 00:00:00 2001 From: Kevin Cotugno Date: Mon, 22 Oct 2018 20:42:48 -0700 Subject: [PATCH] Add tmux mouse on --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index 83f9586..80a45c2 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,6 @@ set -g prefix C-k set -g escape-time 20 +set -g mouse on bind-key C-k send-prefix unbind C-b