summaryrefslogtreecommitdiffstats
path: root/NOTES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-06 10:03:13 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-06 10:03:13 +0000
commitcacd146147ff5bf9a954c4eaf5ae05b86fdb6e5d (patch)
treeeb955c6383f1673840518efccc13eae367f6a8c3 /NOTES
parent59cdedc181679b6db41a536a2d45a9bfe20e0c74 (diff)
Tweak again.
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES4
1 files 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);