aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-10-09 07:27:00 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-10-09 07:27:00 +0000
commit3af09ac94697097d5a8cd45b82638ed9c3e941cc (patch)
treee1206462446deac33cf7611c288504b5abee73a9 /tmux.1
parentd5281848361ede97d871553b011a706457acabd0 (diff)
downloadrtmux-3af09ac94697097d5a8cd45b82638ed9c3e941cc.tar.gz
rtmux-3af09ac94697097d5a8cd45b82638ed9c3e941cc.tar.bz2
rtmux-3af09ac94697097d5a8cd45b82638ed9c3e941cc.zip
Add a simple synchronize-panes window option: when set, all input to any pane
that is part of the window is also sent to all other panes in the same window. Suggested by several, most recently Tomasz Pajor.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 5 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 938dba43..397ff83b 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1662,6 +1662,11 @@ The window may be reactivated with the
.Ic respawn-window
command.
.Pp
+.It Xo Ic synchronize-panes
+.Op Ic on | off
+.Xc
+Duplicate input to any pane to all other panes in the same window, except
+for panes that are not in output mode.
.It Xo Ic utf8
.Op Ic on | off
.Xc