From 7ec5be30df05141b6a3153b910db95e64de5c840 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 12 Oct 2007 12:08:51 +0000 Subject: set status, status-fg, status-bg. --- NOTES | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'NOTES') diff --git a/NOTES b/NOTES index b9240c3a..8f32de75 100644 --- a/NOTES +++ b/NOTES @@ -62,11 +62,6 @@ Commands: set-option prefix key Set command prefix (meta) key. -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: +XXX set-option status,status-fg,status-bg - input_store_two(b, CODE_ATTRIBUTES, ATTR_REVERSE, 0x20); - -0x47 is white-on-blue. +Sessions are destroyed when no windows remain attached to them. -- cgit