diff options
author | June McEnroe <june@causal.agency> | 2021-02-15 18:25:24 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-02-15 18:25:46 -0500 |
commit | ff156a4439114d852a8123f481685db3bb933ba3 (patch) | |
tree | d54060457eb1692f46fce4179218d2f1ca1e6446 /home | |
parent | Add xdimmer to "Using OpenBSD" (diff) | |
download | src-ff156a4439114d852a8123f481685db3bb933ba3.tar.gz src-ff156a4439114d852a8123f481685db3bb933ba3.zip |
Set XTerm*charClass to select URLs
By double-clicking.
Diffstat (limited to 'home')
-rw-r--r-- | home/.config/X/resources | 1 |
1 files changed, 1 insertions, 0 deletions
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\ |