[BACK]Return to tmux.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/tmux.1 between version 1.263 and 1.264

version 1.263, 2012/01/20 19:16:16 version 1.264, 2012/01/20 19:51:28
Line 2516 
Line 2516 
 .Nm  .Nm
 to expect UTF-8 sequences to appear in this window.  to expect UTF-8 sequences to appear in this window.
 .Pp  .Pp
 .It Ic window-status-alert-attr Ar attributes  .It Ic window-status-bell-attr Ar attributes
 Set status line attributes for windows which have an alert (bell, activity  Set status line attributes for windows which have a bell alert.
 or content).  
 .Pp  .Pp
 .It Ic window-status-alert-bg Ar colour  .It Ic window-status-bell-bg Ar colour
 Set status line background colour for windows with an alert.  Set status line background colour for windows with a bell alert.
 .Pp  .Pp
 .It Ic window-status-alert-fg Ar colour  .It Ic window-status-bell-fg Ar colour
 Set status line foreground colour for windows with an alert.  Set status line foreground colour for windows with a bell alert.
   .Pp
   .It Ic window-status-content-attr Ar attributes
   Set status line attributes for windows which have a content alert.
   .Pp
   .It Ic window-status-content-bg Ar colour
   Set status line background colour for windows with a content alert.
   .Pp
   .It Ic window-status-content-fg Ar colour
   Set status line foreground colour for windows with a content alert.
   .Pp
   .It Ic window-status-activity-attr Ar attributes
   Set status line attributes for windows which have an activity (or silence) alert.
   .Pp
   .It Ic window-status-activity-bg Ar colour
   Set status line background colour for windows with an activity alert.
   .Pp
   .It Ic window-status-activity-fg Ar colour
   Set status line foreground colour for windows with an activity alert.
 .Pp  .Pp
 .It Ic window-status-attr Ar attributes  .It Ic window-status-attr Ar attributes
 Set status line attributes for a single window.  Set status line attributes for a single window.

Legend:
Removed from v.1.263  
changed lines
  Added in v.1.264