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