mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
updated the comment about changing colors
This commit is contained in:
parent
3b003ddfd3
commit
059f3bcc5a
1 changed files with 3 additions and 3 deletions
|
@ -23,6 +23,6 @@ source /usr/share/screen-profiles/profiles/common
|
|||
|
||||
hardstatus string '%{+b Wr}\%{= Wy}o%{=b WY}/%{=b Wk} %100` %{= Wk} %= %{=b bW}%102`%{= Wk} %{=b rW}%101`%{= Wk} %{= Yk}%106`%{= Wk} %{= Wk}%104`%{=b cW}%103`%{= Wk} %{=b gW}%105`%{= Wk} %Y-%m-%d %0c:%s'
|
||||
|
||||
# NOTE: There's a strange limit of only being able to change colors 16 times
|
||||
# in this 'hardstatus string'. Probably need to increase the size of some
|
||||
# data structure in the screen code itself.
|
||||
# NOTE: There is an arbitrary limit of being able to change colors 16 times
|
||||
# in this 'hardstatus string'.
|
||||
# See: https://bugs.launchpad.net/bugs/315871 (fixed in Jaunty)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue