irssi-powerline icon indicating copy to clipboard operation
irssi-powerline copied to clipboard

Missing, hidden entries when windowlist wraps

Open jcharaoui opened this issue 9 years ago • 2 comments

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.

jcharaoui avatar Nov 17 '15 03:11 jcharaoui

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.

darac avatar Oct 03 '16 12:10 darac

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

ailin-nemui avatar Oct 03 '16 18:10 ailin-nemui