From 2f99588c0f79b673fc05c255f019a97bd1f875cd Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Tue, 4 Oct 2016 12:57:06 +0200 Subject: [PATCH] disable selection --- .Xdefaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.Xdefaults b/.Xdefaults index fd330fb..3c316ae 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -38,7 +38,7 @@ URxvt.cutchars: "\`\"'&()*,;<=>?@[]^{|}⇝·/:" Rxvt.loginShell: true -URxvt.perl-ext-common: default,matcher,selection-pastebin,confirm-paste +URxvt.perl-ext-common: default,matcher,selection-pastebin,confirm-paste,-readline URxvt.keysym.C-Return: perl:matcher URxvt.matcher.rend.0: Uline -- 2.39.2