Hey folks,

I added the following to my Xdefaults, in an attempt to let me click
Debian bugs:

  URxvt.matcher.pattern.1:       \#(\\d{6})
  URxvt.matcher.launcher.1:      sensible-browser 
http:\057\057bugs.debian.org/$1
  URxvt.matcher.rend.1:          Uline fg3

I also added this, for testing:

  URxvt.matcher.pattern.2:       \\B(/\\S+?):(\\d+)(?=:|$)
  URxvt.matcher.launcher.2:      gvim +$2 $1
  URxvt.matcher.rend.2:          Uline fg6

The latter works perfectly, and e.g. /etc/fstab:12 is now clickable.
The bug number, unfortunately, is not clickable.

Any idea what could be going on?

-- 
martin | http://madduck.net/ | http://two.sentenc.es/
 
"it always takes longer than you expect, even when
 you take into account hofstadter's law."
                                                 -- douglas hofstadter
 
spamtraps: [email protected]

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

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

Reply via email to