=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- src/usr.bin/tmux/tmux.1 2009/06/03 15:47:14 1.8 +++ src/usr.bin/tmux/tmux.1 2009/06/03 15:58:40 1.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.8 2009/06/03 15:47:14 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.9 2009/06/03 15:58:40 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -799,10 +799,14 @@ .D1 (alias: Ic nextl ) Move a window to the next layout and rearrange the panes to fit. .It Xo Ic next-window +.Op Fl a .Op Fl t Ar target-session .Xc .D1 (alias: Ic next ) Move to the next window in the session. +If +.Fl a +is used, move to the next window with a bell, activity or content alert. .It Xo Ic paste-buffer .Op Fl d .Op Fl b Ar buffer-index @@ -811,10 +815,14 @@ .D1 (alias: Ic pasteb ) Insert the contents of a paste buffer into the current window. .It Xo Ic previous-window +.Op Fl a .Op Fl t Ar target-session .Xc .D1 (alias: Ic prev ) Move to the previous window in the session. +With +.Fl a , +move to the previous window with a bell, activity or content alert. .It Xo Ic refresh-client .Op Fl t Ar target-client .Xc