From 94d07667fa0e03aff63e1f7f9f673355c2848e7b Mon Sep 17 00:00:00 2001 From: jstmax! Date: Thu, 23 Oct 2025 01:10:27 +0200 Subject: fix --- cfg/.tmux.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cfg/.tmux.conf b/cfg/.tmux.conf index 7a93bb9..fa4b430 100644 --- a/cfg/.tmux.conf +++ b/cfg/.tmux.conf @@ -1,7 +1,7 @@ ## jmのtmuxのcfg ## # ### ### ### ### ### ### # -# { ^[_] | * | ^; } instead of ^b +# { ^[_] | * } instead of ^b unbind C-b set -g prefix C-Space bind C-Space send-prefix @@ -9,7 +9,6 @@ set -g prefix C-Space bind C-Space send-prefix set -g prefix2 '*' bind '*' send-prefix -bind C-; send-prefix # commodity # splits -- cgit v1.3.1