diff options
author | Thomas Adam <thomas@xteddy.org> | 2018-02-22 12:02:31 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2018-02-22 12:02:31 +0000 |
commit | c2aa40449c2d6a225451c2415b92489f71da52c6 (patch) | |
tree | 905f958cb8e0457f9e9efd258df48f3c7d3abc5c /tmux.1 | |
parent | 5a44e18490ed9c8b556933ddbc2a68afba9827fc (diff) | |
parent | e97daead43800aedb3c1f1d50c92099d94e5ce13 (diff) | |
download | rtmux-c2aa40449c2d6a225451c2415b92489f71da52c6.tar.gz rtmux-c2aa40449c2d6a225451c2415b92489f71da52c6.tar.bz2 rtmux-c2aa40449c2d6a225451c2415b92489f71da52c6.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2507,6 +2507,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 |