aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-08-08 20:36:42 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-08-08 20:36:42 +0000
commit90f8151ffd21f273be62f364ff841f738a10cee0 (patch)
treebdabbe5f8db16f309a827d3a74bbc15c062eb057 /tmux.1
parent92cc3a691499e3c5cc056bb9bf1a543fc09d32aa (diff)
downloadrtmux-90f8151ffd21f273be62f364ff841f738a10cee0.tar.gz
rtmux-90f8151ffd21f273be62f364ff841f738a10cee0.tar.bz2
rtmux-90f8151ffd21f273be62f364ff841f738a10cee0.zip
Options to set the colours and attributes for status-left/-right. From Thomas
Adam, thanks.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.112
1 files changed, 12 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 48b361ca..58609e12 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1238,6 +1238,12 @@ By default, UTF-8 in
is not interpreted, to enable UTF-8, use the
.Ic status-utf8
option.
+.It Ic status-left-attr Ar attributes
+Set the attribute of the left part of the status line.
+.It Ic status-left-fg Ar colour
+Set the foreground colour of the left part of the status line.
+.It Ic status-left-bg Ar colour
+Set the background colour of the left part of the status line.
.It Ic status-left-length Ar length
Set the maximum
.Ar length
@@ -1256,6 +1262,12 @@ will be passed to
character pairs are replaced, and UTF-8 is dependent on the
.Ic status-utf8
option.
+.It Ic status-right-attr Ar attributes
+Set the attribute of the right part of the status line.
+.It Ic status-right-fg Ar colour
+Set the foreground colour of the right part of the status line.
+.It Ic status-right-bg Ar colour
+Set the background colour of the right part of the status line.
.It Ic status-right-length Ar length
Set the maximum
.Ar length