diff --git a/tmux.md b/tmux.md index 6c48bb2d03c05a74bf9f830d5b4f26a1d65343c4..c92bfca6a260b8b3492fed456676b93d8828f7fc 100644 --- a/tmux.md +++ b/tmux.md @@ -50,3 +50,5 @@ echo hello Ctrl+b, : setw synchronize-panes ``` + +**Hint** If you keep `Ctrl` pressed you can issue `Ctrl-b,s` to switch synchronisation state as well.