From b0e8d29860b614b5c76afab17ab85911b36d7694 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 19 Jun 2016 11:21:56 +1200 Subject: 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. --- X/Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'X') 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 -- cgit v1.2.3