about summary refs log tree commit diff stats
path: root/core/conf/skel/.tmux.conf
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2016-09-22 02:11:35 +0100
committerSilvino Silva <silvino@bk.ru>2016-09-22 02:11:35 +0100
commit1b8d9ebe8bf86e4fb413bf8d51669baa701a603f (patch)
treeb8d1685b153540800b09ee0e331a65a2307d0b8a /core/conf/skel/.tmux.conf
parentf3e8ffbd77c91a2d3845d4c02671420e22e96ba7 (diff)
parent9741df07f44b23ce7ac66a55cef65fe6c9c45b37 (diff)
downloaddoc-1b8d9ebe8bf86e4fb413bf8d51669baa701a603f.tar.gz
release 0.2.1
Diffstat (limited to 'core/conf/skel/.tmux.conf')
-rw-r--r--core/conf/skel/.tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/conf/skel/.tmux.conf b/core/conf/skel/.tmux.conf
index 795aff6..a68ccb2 100644
--- a/core/conf/skel/.tmux.conf
+++ b/core/conf/skel/.tmux.conf
@@ -23,3 +23,5 @@ set -g bell-action any
 bind-key j command-prompt -p "join pane from:"  "join-pane -s '%%'"
 bind-key s command-prompt -p "send pane to:"  "join-pane -t '%%'"
 
+# Torn on mouse
+set -g mouse on