From ff156a4439114d852a8123f481685db3bb933ba3 Mon Sep 17 00:00:00 2001 From: June McEnroe 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(+) (limited to 'home') 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 C: copy-selection(CLIPBOARD) \n\ -- cgit 1.4.1 l='branches'> dontfiles
summary refs log tree commit diff
Commit message (Collapse)Author
2018-08-06Fix colorscheme manUnderline disableJune McEnroe
Otherwise manUnderline counts as "cleared" so the default in man.vim takes over again.
2018-08-06Disable underline in man pagesJune McEnroe
2018-08-06Update htoprc from new htop versionJune McEnroe
Someone removed the trailing whitespace, I guess.
2018-08-06Use 16-color palette in colorschemeJune McEnroe
neovim 0.3.0 just doesn't give a shit anymore about how many colors your terminal supports.
2018-08-01Add Watch You, Watch MeJune McEnroe
Heard this at the cafe a couple times.
2018-07-31Add rand aliasJune McEnroe
I have no idea why I've kept on typing this out.
2018-07-31Refactor msr606June McEnroe