=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.39 retrieving revision 1.40 diff -c -r1.39 -r1.40 *** src/usr.bin/tmux/tmux.1 2009/07/19 14:07:47 1.39 --- src/usr.bin/tmux/tmux.1 2009/07/20 09:15:18 1.40 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.39 2009/07/19 14:07:47 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.40 2009/07/20 09:15:18 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: July 19 2009 $ .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: July 20 2009 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 1489,1494 **** --- 1489,1500 ---- Set status line background colour for a single window. .It Ic window-status-fg Ar colour Set status line foreground colour for a single window. + .It Ic window-status-current-attr Ar attributes + Set status line attributes for the currently active window. + .It Ic window-status-current-bg Ar colour + Set status line background colour for the currently active window. + .It Ic window-status-current-fg Ar colour + Set status line foreground colour for the currently active window. .It Xo Ic xterm-keys .Op Ic on | Ic off .Xc