=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.361 retrieving revision 1.362 diff -c -r1.361 -r1.362 *** src/usr.bin/tmux/tmux.1 2013/06/02 14:40:17 1.361 --- src/usr.bin/tmux/tmux.1 2013/06/23 13:10:47 1.362 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.361 2013/06/02 14:40:17 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.362 2013/06/23 13:10:47 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: June 2 2013 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: June 23 2013 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 2092,2097 **** --- 2092,2105 ---- .Op Ic on | off .Xc If enabled, the server will exit when there are no attached clients. + .It Xo Ic focus-events + .Op Ic on | off + .Xc + When enabled, focus events are requested from the terminal if supported and + passed through to applications running in + .Nm . + Attached clients should be detached and attached again after changing this + option. .It Xo Ic quiet .Op Ic on | off .Xc