=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.144 retrieving revision 1.145 diff -u -r1.144 -r1.145 --- src/usr.bin/tmux/tmux.1 2010/01/28 19:09:12 1.144 +++ src/usr.bin/tmux/tmux.1 2010/02/04 18:20:16 1.145 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.144 2010/01/28 19:09:12 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.145 2010/02/04 18:20:16 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: January 28 2010 $ +.Dd $Mdocdate: February 4 2010 $ .Dt TMUX 1 .Os .Sh NAME @@ -751,9 +751,10 @@ Display a visible indicator of each pane shown by .Ar target-client . See the -.Ic display-panes-time +.Ic display-panes-time , +.Ic display-panes-colour , and -.Ic display-panes-colour +.Ic display-panes-active-colour session options. While the indicator is on screen, a pane may be selected with the .Ql 0 @@ -1398,10 +1399,14 @@ be set to .Ql screen or a derivative of it. +.It Ic display-panes-active-colour Ar colour +Set the colour used by the +.Ic display-panes +command to show the indicator for the active pane. .It Ic display-panes-colour Ar colour -Set the colour used for the +Set the colour used by the .Ic display-panes -command. +command to show the indicators for inactive panes. .It Ic display-panes-time Ar time Set the time in milliseconds for which the indicators shown by the .Ic display-panes