diff options
-rw-r--r-- | NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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); |