summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2011-11-05 09:06:31 +0000
committerNicholas Marriott <nicm@openbsd.org>2011-11-05 09:06:31 +0000
commite5bf63cb59981657e5140c0f542ec3c1f69dcd5a (patch)
treedd183a94f88aebd012e07d2bd9d4990d0e910566 /tmux.1
parente5d6df8979dfbfb390511f31dcc40126bc5b5c6d (diff)
Option to change status line (message) background when using vi keys and
in command mode. From Ben Boeckel.
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 47e89bf3..47f3692d 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1967,6 +1967,12 @@ from the 256-colour set,
or a hexadecimal RGB string such as
.Ql #ffffff ,
which chooses the closest match from the default 256-colour set.
+.It Ic message-command-attr Ar attributes
+Set status line message attributes when in command mode.
+.It Ic message-command-bg Ar colour
+Set status line message background colour when in command mode.
+.It Ic message-command-fg Ar colour
+Set status line message foreground colour when in command mode.
.It Ic message-fg Ar colour
Set status line message foreground colour.
.It Ic message-limit Ar number