From 113749f1a08878c2770f92da053685cd448dee89 Mon Sep 17 00:00:00 2001 From: zoomiti Date: Thu, 18 Sep 2025 22:23:56 -0700 Subject: [PATCH] Improve ergonomics for nested tmux sessions --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index cac1c5e..aa2771b 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -3,6 +3,7 @@ bind r source-file ~/.tmux.conf unbind C-b set -g prefix C-s +bind C-s send-prefix set -g mouse on