From 550d6039ab215459e8dc3f83e1cb238156bcc3f3 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Mon, 16 Dec 2024 11:42:14 +0100 Subject: update --- .tmux.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.tmux.conf') 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 -- cgit v1.2.3