From 956f9ef3009efeda32fbdf9bdb927fa03d63d8bd Mon Sep 17 00:00:00 2001 From: Pierre-Marie Charavel Date: Fri, 20 Mar 2026 07:14:04 -0400 Subject: [PATCH] Tmux --- .tmux.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.tmux.conf b/.tmux.conf index 82defb1..987c053 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -12,6 +12,9 @@ unbind C-b set -g prefix C-Space bind C-Space send-prefix +unbind r +bind r source-file ~/.tmux.conf + set -g mouse on set -g base-index 1