From 08671f4d41d0b0df1c476189e67a2d0a3a880d0c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 3 Oct 2006 21:41:07 +0000 Subject: [PATCH] *** empty log message *** --- src/urxvt.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1