aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2020-06-10 10:01:20 +0100
committerThomas Adam <thomas@xteddy.org>2020-06-10 10:01:20 +0100
commitea4425b9bdc1da5f337db531104714bde3cd2ad4 (patch)
treec857f792143d834ecd44119810ab62f451576cfd /tmux.1
parent8b673cc4f2237b0f5f3e2e2ca7af063b832be052 (diff)
parent23d79cfda87f822c7440fd572ce5fc440c079ac2 (diff)
downloadrtmux-ea4425b9bdc1da5f337db531104714bde3cd2ad4.tar.gz
rtmux-ea4425b9bdc1da5f337db531104714bde3cd2ad4.tar.bz2
rtmux-ea4425b9bdc1da5f337db531104714bde3cd2ad4.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.117
1 files changed, 10 insertions, 7 deletions
diff --git a/tmux.1 b/tmux.1
index 16120e00..2feffa25 100644
--- a/tmux.1
+++ b/tmux.1
@@ -5727,29 +5727,32 @@ When a
client detaches, it prints a message.
This may be one of:
.Bl -tag -width Ds
-.It [detached (from session ...)]
+.It detached (from session ...)
The client was detached normally.
-.It [detached and SIGHUP]
+.It detached and SIGHUP
The client was detached and its parent sent the
.Dv SIGHUP
signal (for example with
.Ic detach-client
.Fl P ) .
-.It [lost tty]
+.It lost tty
The client's
.Xr tty 4
or
.Xr pty 4
was unexpectedly destroyed.
-.It [terminated]
+.It terminated
The client was killed with
.Dv SIGTERM .
-.It [exited]
+.It too far behind
+The client is in control mode and became unable to keep up with the data from
+.Nm .
+.It exited
The server exited when it had no sessions.
-.It [server exited]
+.It server exited
The server exited when it received
.Dv SIGTERM .
-.It [server exited unexpectedly]
+.It server exited unexpectedly
The server crashed or otherwise exited without telling the client the reason.
.El
.Sh TERMINFO EXTENSIONS