From: root Date: Tue, 3 Oct 2006 21:41:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=08671f4d41d0b0df1c476189e67a2d0a3a880d0c;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/urxvt.pm b/src/urxvt.pm index 0e5fde5c..f4f2d3f5 100644 --- a/src/urxvt.pm +++ b/src/urxvt.pm @@ -263,7 +263,7 @@ Example configuration: URxvt.perl-ext: default,matcher URxvt.urlLauncher: sensible-browser URxvt.matcher.button: 1 - URxvt.matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-] + URxvt.matcher.pattern.1: \\bwww\\.[\\w-]+\\.[\\w./?&@#-]*[\\w/-] URxvt.matcher.pattern.2: \\B(/\\S+?):(\\d+)(?=:|$) URxvt.matcher.launcher.2: gvim +$2 $1