irssi-powerline
irssi-powerline copied to clipboard
Missing, hidden entries when windowlist wraps
Often times when the window list is long enough to span multiple lines, window entries are missing from the end of the line where it wraps into the next.
I have a feeling this is down to adv_windowlist.pl. That script seems to expect fairly simple theming such as "[#channelname]".
Ideally, I'd like to bring the full power of powerline to this theme. That is, do away with adv_windowlist.pl, develop some irssi-python modules that create a channel list etc, and then use powerline's rendering system to properly join the segments.
At best, until then, this is just a "powerline-like" theme.
first of all you should update irssi and adv_windowlist. I am not using your theme but if there are any issues that you can prove to be in the most recent irssi and adv_windowlist I can take a look