=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- src/usr.bin/tmux/tmux.1 2009/07/17 20:37:03 1.36 +++ src/usr.bin/tmux/tmux.1 2009/07/18 14:59:25 1.37 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.36 2009/07/17 20:37:03 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.37 2009/07/18 14:59:25 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" 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: July 17 2009 $ +.Dd $Mdocdate: July 18 2009 $ .Dt TMUX 1 .Os .Sh NAME @@ -1324,6 +1324,30 @@ .Ic status-right strings as UTF-8; notably, this is important for wide characters. This option defaults to off. +.It Xo Ic visual-activity +.Op Ic on | Ic off +.Xc +If on, display a status line message when activity occurs in a window +for with the +.Ic monitor-activity +window option is enabled. +.It Xo Ic visual-bell +.Op Ic on | Ic off +.Xc +If this option is on, a message is shown on a bell instead of it being passed +through to the terminal (which normally makes a sound). +Also see the +.Ic bell-action +option. +.It Xo Ic visual-content +.Op Ic on | Ic off +.Xc +Like +.Ic visual-activity , +display a message when content is present in a window +for with the +.Ic monitor-content +window option is enabled. .El .It Xo Ic set-password .Op Fl c