projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b022e8
)
*** empty log message ***
author
root
<root>
Tue, 3 Oct 2006 21:41:07 +0000
(21:41 +0000)
committer
root
<root>
Tue, 3 Oct 2006 21:41:07 +0000
(21:41 +0000)
src/urxvt.pm
patch
|
blob
|
history
diff --git
a/src/urxvt.pm
b/src/urxvt.pm
index 0e5fde5c8f63cf8d0278d86e35156cbdc108db15..f4f2d3f523470c181d89564ab8a33edb10a9a10d 100644
(file)
--- 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