urxvt mouse selection / links troubles

Fabian Keil freebsd-listen at fabiankeil.de
Fri Jan 11 13:20:39 UTC 2013


David Demelier <demelier.david at gmail.com> wrote:

> I use rxvt-unicode for years, but these days I'm having trouble when
> selecting link texts, what does not work anymore :
> 
> o clicking on the text to open the browser, using URxvt*urlLauncher: firefox
> o trouble when selecting text (sometimes it does not copy to clipboard)
> o trouble when selecting text bis, a large part of terminal is selected
> while I only tried to select a link.
> 
> This is my config :
> 
> URxvt*font: xft:DejaVu Sans Mono:pixelsize=11
> URxvt*modifier:alt
> URxvt*urlLauncher: firefox
> URxvt*matcher.button: 1
> URxvt*cursorColor: #ffffff
> URxvt*cursorBlink: false
> URxvt*intensityStyles: true
> URxvt*shading: 20
> URxvt*perl-ext-common: default,matcher
> URxvt*title: Terminal
> 
> 
> In this screenshot http://markand.malikania.fr/pics/selection.png I've
> tried to select the WWW link so I clicked near the http:// beginning and
> moving to the end of the link, and you can see what have been selected.

I'm seeing similar issues since the upgrade to rxvt-unicode-9.16.
However I changed some options at the same time, currently using:

fk at r500 ~ $cat /var/db/ports/rxvt-unicode/options 
# This file is auto-generated by 'make config'.
# Options for rxvt-unicode-9.16
_OPTIONS_READ=rxvt-unicode-9.16
_FILE_COMPLETE_OPTIONS_LIST=256_COLOR BACKSPACE_KEY COMBINING DELETE_KEY GDK_PIXBUF IMLOCALE_FIX ISO14755 MOUSEWHEEL NEXT_SCROLLBAR NOTIFY PERL RXVT_SCROLLBAR SMART_RESIZE UNICODE3 XIM XTERM_SCROLLBAR
OPTIONS_FILE_UNSET+=256_COLOR
OPTIONS_FILE_SET+=BACKSPACE_KEY
OPTIONS_FILE_SET+=COMBINING
OPTIONS_FILE_SET+=DELETE_KEY
OPTIONS_FILE_SET+=GDK_PIXBUF
OPTIONS_FILE_SET+=IMLOCALE_FIX
OPTIONS_FILE_SET+=ISO14755
OPTIONS_FILE_SET+=MOUSEWHEEL
OPTIONS_FILE_SET+=NEXT_SCROLLBAR
OPTIONS_FILE_UNSET+=NOTIFY
OPTIONS_FILE_UNSET+=PERL
OPTIONS_FILE_SET+=RXVT_SCROLLBAR
OPTIONS_FILE_SET+=SMART_RESIZE
OPTIONS_FILE_SET+=UNICODE3
OPTIONS_FILE_SET+=XIM
OPTIONS_FILE_SET+=XTERM_SCROLLBAR

I haven't tried tracking the problem down yet.

Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20130111/800c4e7f/attachment.sig>


More information about the freebsd-questions mailing list