updated the comment about changing colors

This commit is contained in:
Dustin Kirkland 2009-01-20 11:37:09 -06:00
commit 059f3bcc5a

View file

@ -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)