From cacd146147ff5bf9a954c4eaf5ae05b86fdb6e5d Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 6 Oct 2007 10:03:13 +0000 Subject: [PATCH] Tweak again. --- NOTES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTES b/NOTES index 2f3c1eb0..9ef203af 100644 --- a/NOTES +++ b/NOTES @@ -60,8 +60,8 @@ Commands: Sessions are destroyed when no windows remain attached to them. -Status bar colour is currently fixed, it can be changed by changing the -last argument of line 38 in status.c: +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);