aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTucker Evans <tuckerevans24@gmail.com>2019-03-15 09:18:33 -0400
committerTucker Evans <tuckerevans24@gmail.com>2019-03-25 15:58:37 -0400
commit54273e03c5d1a936329e91ced0b7bd73ebeab410 (patch)
treee009cbd4333e56b49db21a0e796fbe2f121ccdba
parenta10cf8e3f16e951864fe4fbac22e8094cd9e38ee (diff)
Adds mouse support to tmux
-rw-r--r--tmux/.tmux.conf1
1 files changed, 1 insertions, 0 deletions
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