On Wed, Jan 4, 2012 at 17:02 (+0200), Michael Livshin wrote: > Jim Diamond <[email protected]> writes:
>> On Tue, Jan 3, 2012 at 15:07 (+0200), Michael Livshin wrote: >>> 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". :) >> I guess I'm in the zone, but I don't know what you mean. While I >> normally use Alt-Left and Alt-Right to navigate amongst tabs, my >> limited testing with clicking on the name (or number) hasn't revealed >> anything I find unusual. Perhaps this is a reflection of my >> particular setup compared to yours. > *blush* Yeah. I've initially cherry-picked the relevant change from > your version and put it into mine (which is the same as > <URL:http://github.com/stepb/urxvt-tabbedex>, more or less) . I guess I > suck at picking cherries, because your version doesn't have the mouse > problem when used as is. So, sorry for the false alarm! > It does exhibit the "unused space at the bottom" problem on urxvt 9.14, > though. Thanks for getting back. I'm glad that my (entire) version doesn't have that problem. It probably does have some problems with urxvt 9.12, but one thing at a time. Re: cherry picking... I was thinking that someone wouldn't like all of my changes, and I suppose the Right Thing to do is to control them with resources. If you think that is a reasonable thing to do and you want to tell me what you like and what you don't like I will put that on the to-do list. Speaking of the to-do list, yes, it has problems on 9.14. Aside from the unused space (*) problem the perl module ends up with some strange notions of the terminal size and my mods work around them in as general a way as I was able to figure out with the time I had. Unfortunately, changes in 9.14 changed the perl module's idea of the terminal size, and I don't have time right now to work through those. If anyone else does I'd be very happy to get the updates to make it work for 9.14, even if they are not backwards-compatible. (*) I thought I saw something in the 9.13 or 9.14 change log saying a fix was put in to avoid unused space, but for me I have none in 9.12 and I have it in 9.14, even with the "tabbed" extension. Specifically - fix a redraw bug that occurs when a bg pixmap is set and the wm does not honour the size hints set by urxvt. Now urxvt forces the size of the terminal window to be a multiple of the cell size. I am a bit confused by the second sentence, since 9.12 doesn't seem to have the problem, but 9.14 does. But maybe it is only when a bg pixmap is set. Cheers. Jim _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
