summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2024-12-16 11:42:14 +0100
committerMarc Vertes <mvertes@free.fr>2024-12-16 11:42:14 +0100
commit550d6039ab215459e8dc3f83e1cb238156bcc3f3 (patch)
tree64404528eb0d2bca8a3c820441a38937acef26c1 /.tmux.conf
parentc277d54d35c064dafc1abe6be1763dcc6eb99b4d (diff)
update
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