From 195c2f650b1c657c6542d394f078fac83045696a Mon Sep 17 00:00:00 2001
From: "C. McEnroe" <june@causal.agency>
Date: Mon, 15 Feb 2021 18:25:24 -0500
Subject: Set XTerm*charClass to select URLs

By double-clicking.
---
 home/.config/X/resources | 1 +
 1 file changed, 1 insertion(+)

diff --git a/home/.config/X/resources b/home/.config/X/resources
index 0bd53934..4e3459a8 100644
--- a/home/.config/X/resources
+++ b/home/.config/X/resources
@@ -14,6 +14,7 @@ XTerm*metaSendsEscape: true
 XTerm*alternateScroll: true
 XTerm*allowMouseOps: false
 XTerm*bellIsUrgent: true
+XTerm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
 
 XTerm*VT100*translations: #override \n\
 	Super <Key>C: copy-selection(CLIPBOARD) \n\
-- 
cgit 1.4.1