[email protected] writes: > - Previously, if you had a lot of tabs and/or tabs with long names, > the current tab might not show up in the tab bar (if its position in > the tab name string was more than $self->ncol chars from the beginning). > These changes ensure that the name of the current tab is always visible.
There is at least one other problem when the tabbar is too wide: selecting a tab using the mouse stops working sensibly. Your patch doesn't make this particular problem worse (or better), I just figured I'd mention it in case you are still "in the zone". :) Cheers, --m _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
