From fda14c28efee5df38265735460d41f7cc06d8ef4 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 7 Nov 2021 10:06:16 +0900 Subject: .tmux.conf: fix option name --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 3feb499..bfbf207 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -66,4 +66,4 @@ bind-key -T copy-mode-vi V send-keys -X select-line bind-key -T copy-mode-vi Escape send-keys -X clear-selection bind-key -T copy-mode-vi y send-keys -X copy-pipe-and-cancel "pbcopy" -bind-key s set-option synchronized-panes +bind-key s set-option synchronize-panes -- cgit v1.2.3-70-g09d2