From 54273e03c5d1a936329e91ced0b7bd73ebeab410 Mon Sep 17 00:00:00 2001 From: Tucker Evans Date: Fri, 15 Mar 2019 09:18:33 -0400 Subject: Adds mouse support to tmux --- tmux/.tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index b033e6f..ff1ceb7 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -16,3 +16,4 @@ bind l select-pane -R #set -g status-bg magenta +set -g mouse on -- cgit v1.1