summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 8d624a0..42cd492 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -1,3 +1,3 @@
-set-option -g prefix ²
-unbind-key C-b
-bind-key ² send-prefix
+new-session
+setw -g mouse on
+set -g history-limit 30000