summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 54905a1..02ad84c 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -9,6 +9,9 @@ bind C-a send-prefix
# use mouse to scroll
set -g mouse on
+# Use m to toggle mouse mode
+unbind m
+bind m setw mouse
# set clipboard on
set-option -g set-clipboard external