aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-03-06 09:57:26 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2013-03-06 09:57:26 +0000
commit7fd4d49d562d2f57e21d9198bc28914891478f7c (patch)
treef2d8f5426bea3478e4422cd878752787b08b314f /tmux.1
parentec75f9d1a36b6f46e7ec6597d295f113c4aa12b3 (diff)
downloadrtmux-7fd4d49d562d2f57e21d9198bc28914891478f7c.tar.gz
rtmux-7fd4d49d562d2f57e21d9198bc28914891478f7c.tar.bz2
rtmux-7fd4d49d562d2f57e21d9198bc28914891478f7c.zip
Add a wait-for command which blocks a client on a named channel until it is
wokrn up again (with wait-for -S). From Thiago Padilha.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.113
1 files changed, 13 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 1a9c0583..8df7975e 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3553,6 +3553,19 @@ If the command doesn't return success, the exit status is also displayed.
.It Ic server-info
.D1 (alias: Ic info )
Show server information and terminal details.
+.It Xo Ic wait-for
+.Fl S
+.Ar channel
+.Xc
+.D1 (alias: Ic wait )
+When used without
+.Fl S ,
+prevents the client from exiting until woken using
+.Ic wait-for
+.Fl S
+with the same channel.
+This command only works from outside
+.Nm .
.El
.Sh TERMINFO EXTENSIONS
.Nm