Option to change status line (message) background when using vi keys and

in command mode. From Ben Boeckel.
This commit is contained in:
Nicholas Marriott
2011-11-05 09:06:31 +00:00
parent e5d6df8979
commit e5bf63cb59
3 changed files with 36 additions and 3 deletions

6
tmux.1
View File

@ -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