diff options
| author | jstmax! <maxwasmailed@proton.me> | 2025-10-23 01:10:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-23 01:10:27 +0200 |
| commit | 94d07667fa0e03aff63e1f7f9f673355c2848e7b (patch) | |
| tree | 02f11dbe01ba28cc683ab0565397b606cd2b325f | |
| parent | cfaf038381318f496abdb317945ae863ef08908a (diff) | |
fix
| -rw-r--r-- | cfg/.tmux.conf | 3 |
1 files changed, 1 insertions, 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 |