diff options
Diffstat (limited to 'cfg')
| -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 |