From 6915e950e59cad4975f499b665aef92052a5a159 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 22 Mar 2013 10:15:13 +1300 Subject: URxvt: Unused Perl extensions off, set cutchars This reverts to the base URxvt selection behavior where words are selected on double-click, which I prefer (hence the also added cutchars resource) --- X/Xresources | 3 +++ 1 file changed, 3 insertions(+) (limited to 'X') diff --git a/X/Xresources b/X/Xresources index 0a57a623..72588f70 100644 --- a/X/Xresources +++ b/X/Xresources @@ -8,6 +8,7 @@ Xft.rgba : rgb ! Urxvt URxvt.buffered : false URxvt.cursorBlink : on +URxvt.cutchars : BACKSLASH <>[]{}|* URxvt.depth : 32 URxvt.fading : 40 URxvt.font : xft:Ubuntu Mono:size=12,xft:Deja Vu Sans Mono,xft:Lohit Kannada @@ -15,6 +16,8 @@ URxvt.internalBorder : 0 URxvt.iso14755 : false URxvt.iso14755_52 : false URxvt.letterSpace : -1 +URxvt.perl-ext : +URxvt.perl-ext-common : URxvt.pointerBlank : true URxvt.saveLines : 10000 URxvt.scrollBar : false -- cgit v1.2.3