mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 10:08:47 +00:00
Tweak again.
This commit is contained in:
parent
59cdedc181
commit
cacd146147
4
NOTES
4
NOTES
@ -60,8 +60,8 @@ Commands:
|
|||||||
|
|
||||||
Sessions are destroyed when no windows remain attached to them.
|
Sessions are destroyed when no windows remain attached to them.
|
||||||
|
|
||||||
Status bar colour is currently fixed, it can be changed by changing the
|
There is currently no command to change status bar colour, it can be altered
|
||||||
last argument of line 38 in status.c:
|
by adjusting the last argument of line 38 in status.c:
|
||||||
|
|
||||||
input_store_two(b, CODE_ATTRIBUTES, ATTR_REVERSE, 0x20);
|
input_store_two(b, CODE_ATTRIBUTES, ATTR_REVERSE, 0x20);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user