aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-07-20 09:15:18 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-07-20 09:15:18 +0000
commite32e0d569294ca7162f197cc7c369cd57050b193 (patch)
tree809904a7a07925d9e8400f6ec0ad0846ad597297 /tmux.1
parent73732ffa0585faacb53b6f7bb9f741c54251dd6d (diff)
downloadrtmux-e32e0d569294ca7162f197cc7c369cd57050b193.tar.gz
rtmux-e32e0d569294ca7162f197cc7c369cd57050b193.tar.bz2
rtmux-e32e0d569294ca7162f197cc7c369cd57050b193.zip
New options, window-status-current-{fg,bg,attr}, to set the fg, bg and
attributes with which the current window is shown in the status line. From Johan Friis, thanks.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 6 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index d621c8d0..c4841b8c 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1489,6 +1489,12 @@ Set status line attributes for a single window.
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