aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-19 11:21:56 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-19 11:21:56 +1200
commitb0e8d29860b614b5c76afab17ab85911b36d7694 (patch)
treede4f69d338a699382b271d7dc2f1d11cc3bfd579 /X
parentFix comment too (diff)
downloaddotfiles-b0e8d29860b614b5c76afab17ab85911b36d7694.tar.gz
dotfiles-b0e8d29860b614b5c76afab17ab85911b36d7694.zip
Add "selection" urxvt script
I don't like this very much, I just want something that correctly handles urxvt.cutchars with unicode characters. I'll cut it down and tidy it up shortly in the same way I did with the clip ext.
Diffstat (limited to 'X')
-rw-r--r--X/Xresources2
1 files changed, 1 insertions, 1 deletions
diff --git a/X/Xresources b/X/Xresources
index 0d66bd47..1d2d2fc5 100644
--- a/X/Xresources
+++ b/X/Xresources
@@ -14,7 +14,7 @@ URxvt.font : xft:Ubuntu Mono:size=12,xft:Deja Vu Sans Mono,xft:Lohi
URxvt.internalBorder : 0
URxvt.iso14755 : false
URxvt.iso14755_52 : false
-URxvt.perl-ext-common : clip
+URxvt.perl-ext-common : clip,selection
URxvt.pointerBlank : true
URxvt.saveLines : 10000
URxvt.scrollBar : false