]> git.sev.monster Git - dotfiles.git/blobdiff - base/.Xresources
fixed urxvt matcher url regex
[dotfiles.git] / base / .Xresources
index 872bd7435941f8ef474ae04b3f04b0a97cdabd33..b6219793f376d4cce8c4c5e5fb7c9dd7bbb934a8 100644 (file)
@@ -85,7 +85,7 @@ URxvt.visualBell:         true
 
 URxvt.url-launcher:       /usr/local/bin/xdg-open
 URxvt.matcher.button:     1
 
 URxvt.url-launcher:       /usr/local/bin/xdg-open
 URxvt.matcher.button:     1
-URxvt.matcher.pattern.0:  [a-zA-Z\d]+:/+[\\w-](?:\\.?[\\w-]+)*(?::\\d{1,5})?(?:/(?:[\\w\\d\\,!#$&\\-;=?~[\\]/]|%[\\da-fA-F]{2})*)?
+URxvt.matcher.pattern.0:  [a-zA-Z\d]+:/+[\\w-](?:\\.?[\\w-]+)*(?::\\d{1,5})?(?:/(?:[\\w\\d\\.!#$&\\-;=?~[\\]/]|%[\\da-fA-F]{2})*)?
 URxvt.matcher.rend.0:     Uline Bold fg6
 !URxvt.matcher.pattern.1:  \\s(/\\S+?):(\\d+)(?=:|$)
 !URxvt.matcher.rend.1:     Uline fg3
 URxvt.matcher.rend.0:     Uline Bold fg6
 !URxvt.matcher.pattern.1:  \\s(/\\S+?):(\\d+)(?=:|$)
 !URxvt.matcher.rend.1:     Uline fg3
This page took 0.033905 seconds and 4 git commands to generate.