From f223b1859e1183d8ba53d3c4e3310bdff5474762 Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Sat, 2 Aug 2025 09:31:22 +0200 Subject: [PATCH] update tmux config --- dot_tmux.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dot_tmux.conf b/dot_tmux.conf index dd12d35..b3bd001 100644 --- a/dot_tmux.conf +++ b/dot_tmux.conf @@ -11,7 +11,8 @@ set -g status-interval 2 # enable mouse set-option -g mouse on -# remap prefix key to Ctrl+S +# remap keys +# prefix key: Ctrl+S unbind C-b set-option -g prefix C-s bind-key C-s send-prefix