summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2010-05-14 19:03:09 +0000
committerNicholas Marriott <nicm@openbsd.org>2010-05-14 19:03:09 +0000
commitd91127958d2936fdae28d695d85c15d2bca0d9cf (patch)
tree880e5e9be66772eaa7e5c0dba52cafa5f4e551bd /tmux.1
parent4af4d124759b4648bded82482f4d043ad2b3bb79 (diff)
Colour+attribute options for status line alerts, from Alex Alexander.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.110
1 files changed, 10 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 85aabdb7..132a58ea 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2073,6 +2073,16 @@ option for details of special character sequences available.
The default is
.Ql #I:#W#F .
.Pp
+.It Ic window-status-alert-attr Ar attributes
+Set status line attributes for windows which have an alert (bell, activity
+or content).
+.Pp
+.It Ic window-status-alert-bg Ar colour
+Set status line background colour for windows with an alert.
+.Pp
+.It Ic window-status-alert-fg Ar colour
+Set status line foreground colour for windows with an alert.
+.Pp
.It Ic window-status-current-attr Ar attributes
Set status line attributes for the currently active window.
.Pp