set status, status-fg, status-bg.

This commit is contained in:
Nicholas Marriott
2007-10-12 12:08:51 +00:00
parent ffa8dcc4da
commit 7ec5be30df
6 changed files with 64 additions and 17 deletions

9
NOTES
View File

@ -62,11 +62,6 @@ Commands:
set-option prefix key
Set command prefix (meta) key.
XXX set-option status,status-fg,status-bg
Sessions are destroyed when no windows remain attached to them.
There is currently no command to change status bar colour, it can be altered
by adjusting the last argument of line 38 in status.c:
input_store_two(b, CODE_ATTRIBUTES, ATTR_REVERSE, 0x20);
0x47 is white-on-blue.