Hello,

I've got problem with mouse selection on rxvt-unicode version 9.02 (on Debian 
GNU/Linux as well as on original version).

When I run wget, I get translated message

$ wget -c http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.02.tar.bz2
Ukládám do: „http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.02.tar.bz2“.

100%[================================================================================================================================================================>]
 41 912       222K/s   za 0,2s    

2008-05-02 07:31:07 (222 KB/s) – „rxvt-unicode-9.02.tar.bz2“ uloženo 
[41912/41912]

Double click on
2008-05-02 07:31:07 (222 KB/s) – „rxvt-unicode-9.02.tar.bz2“ uloženo 
[41912/41912]
select  „rxvt-unicode-9.02.tar.bz2“ which I cannot use for working with shell.


When I switch to locale C, it works ok.

export LC_ALL=C
Fri May 02 09:32 petr@: /tmp $ wget -c 
http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.02.tar.bz2
--2008-05-02 09:32:36--  
http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.02.tar.bz2/
Resolving proxy.pvt.cz... 172.17.1.245, 172.17.1.246
Connecting to proxy.pvt.cz|172.17.1.245|:8080... connected.
Proxy request sent, awaiting response... 200 OK
Length: 41857 (41K) [text/html]
Saving to: `rxvt-unicode-9.02.tar.bz2'

100%[================================================================================================================================================================>]
 41,857       221K/s   in 0.2s    

2008-05-02 09:32:36 (221 KB/s) - `rxvt-unicode-9.02.tar.bz2' saved [41857/41857]

Double click select just rxvt-unicode-9.02.tar.bz2.



How can I persuade rxvt-unicode not to copy czech quotation marks? („ and “)

I read 
http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.7.pod#Keyboard_Mouse_amp_User_Interaction
and tried to put 
URxvt.selection.pattern-0: ([^"„“&'()*,;<=>[EMAIL PROTECTED]|})]+)

into ~/.Xdefaults

but it's not working.

Btw I've got a problem to put these characters  („ and “)  to ~/.Xdefaults. 
Should I put it there in some escaped form?


Thanks for any reply.

Petr



_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to