summaryrefslogtreecommitdiffstats
path: root/NOTES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-12 12:08:51 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-12 12:08:51 +0000
commit7ec5be30df05141b6a3153b910db95e64de5c840 (patch)
treee6ac67afe1699cd6125218753571cfb93255bcaf /NOTES
parentffa8dcc4da498ee528786c47b58239d06790fa73 (diff)
set status, status-fg, status-bg.
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES9
1 files changed, 2 insertions, 7 deletions
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.