aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
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