aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2018-02-22 10:54:51 +0000
committernicm <nicm>2018-02-22 10:54:51 +0000
commit623f4b12d3af7c6908c6abab1e95589c59f554ef (patch)
tree895220aa98daf4bb76505869239658186caac1e3 /tmux.1
parentab6f0bb3485f6626bad6f585e4d17059fe4f7152 (diff)
downloadrtmux-623f4b12d3af7c6908c6abab1e95589c59f554ef.tar.gz
rtmux-623f4b12d3af7c6908c6abab1e95589c59f554ef.tar.bz2
rtmux-623f4b12d3af7c6908c6abab1e95589c59f554ef.zip
Add exit-empty option to exit server if no sessions (defaults to on).
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 7eb228cb..428c1016 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2503,6 +2503,11 @@ Set the time in milliseconds for which
waits after an escape is input to determine if it is part of a function or meta
key sequences.
The default is 500 milliseconds.
+.It Xo Ic exit-empty
+.Op Ic on | off
+.Xc
+If enabled (the default), the server will exit when there are no active
+sessions.
.It Xo Ic exit-unattached
.Op Ic on | off
.Xc