From fad7b951ab3634c915ecb9aceb3829eac1713626 Mon Sep 17 00:00:00 2001 From: ds6 Date: Wed, 31 Jan 2018 01:41:56 -0600 Subject: [PATCH] changed urxvt matcher url pattern again --- base/.Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/.Xresources b/base/.Xresources index fd515ca..872bd74 100644 --- a/base/.Xresources +++ b/base/.Xresources @@ -85,7 +85,7 @@ URxvt.visualBell: true URxvt.url-launcher: /usr/local/bin/xdg-open URxvt.matcher.button: 1 -URxvt.matcher.pattern.0: \\w+:/+[\\w-](?:\\.?[\\w-]+)*(?::\\d{1,5})?(?:/(?:[\\d\\w/!#$&\\-;=?~[\\]]|%[\\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 -- 2.47.0