On Wed, Apr 3, 2013 at 00:04 (+0300), Emanuele Giaquinta wrote: > Hi,
> On Sat, Mar 30, 2013 at 02:53:48PM -0300, Jim Diamond wrote: >> On Sat, Mar 30, 2013 at 10:50 (+0200), Emanuele Giaquinta wrote: >>> Hi, >>> On Fri, Mar 29, 2013 at 01:16:28PM -0300, Jim Diamond wrote: >>>> Starting with 9.17 (and continuing in 9.18), if you have a line that >>>> starts with a tab character (as opposed to actual spaces) and you >>>> select the first word on the line by double-clicking, the tab is also >>>> selected. >>>> To reproduce (assuming your 'lnext' char is Ctrl-V and that you press >>>> the tab key for <tab>, of course): >>>> <prompt> echo "^V<tab>aaa" >>>> aaa >>>> <prompt> >>>> Now double-click on the "aaa" and note that the selection includes >>>> the tab character. >>> thanks for the report. It should be fixed in cvs. >>>> I'm assuming this is an unintended consequence of the changes for >>>> selection of wide characters, but I guess someone who understands >>>> that part of the code and those changes should make a definitive >>>> comment. >>> It is rather an old bug that was revealed by those changes. >> Emanuele, >> thanks for looking into it. I just d/l'ed the CVS with >> cvs -z3 -d :pserver:[email protected]/schmorpforge co rxvt-unicode >> and compiled it with these options, and it still has the bug. > try again, it should be really fixed now. Emanuele, thanks, that seems to have done the trick. Jim _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
