From 6eec0d1c5e630596fe19c91023b908d48544ee0b Mon Sep 17 00:00:00 2001 From: Noah Date: Thu, 2 Feb 2023 22:04:09 +0800 Subject: [PATCH] update --- tmux.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tmux.conf b/tmux.conf index bdada25..b78b2e3 100644 --- a/tmux.conf +++ b/tmux.conf @@ -29,8 +29,7 @@ bind c new-window bind x kill-pane bind C-x kill-window bind M-x kill-session -bind c-s set -w synchronize-panes -bind c-S set -g synchronize-panes +bind C-s set synchronize-panes # pane #set -g pane-border-status top