*** empty log message ***
authorroot <root>
Tue, 3 Oct 2006 21:41:07 +0000 (21:41 +0000)
committerroot <root>
Tue, 3 Oct 2006 21:41:07 +0000 (21:41 +0000)
src/urxvt.pm

index 0e5fde5c8f63cf8d0278d86e35156cbdc108db15..f4f2d3f523470c181d89564ab8a33edb10a9a10d 100644 (file)
@@ -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