Re: Statusbars
Timo Sirainen <[email protected]>
| Newsgroups | gmane.network.irc.irssi.devel |
|---|---|
| Message-ID | <[email protected]> |
> is there any way to get text in the statusbar instead of hidden items? > say i want a base layout like > +------[act: 2,3]------------------------------------------[lag: 0.09]-+ > +------[mail]----------------------------------------------------------+ you want it always in those locations? .. a bit difficult, but could be done if you used perl scripts to do all those items, so that they always exist but just print empty space when they're not used.