From 82cb822c3c149b3dcfcbd25a8b01d0b266a9a3c7 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Tue, 4 Oct 2016 13:00:56 +0200 Subject: [PATCH] disable selection-pastebin --- .Xdefaults | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.Xdefaults b/.Xdefaults index 3c316ae..95cca5e 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -38,7 +38,7 @@ URxvt.cutchars: "\`\"'&()*,;<=>?@[]^{|}⇝·/:" Rxvt.loginShell: true -URxvt.perl-ext-common: default,matcher,selection-pastebin,confirm-paste,-readline +URxvt.perl-ext-common: default,matcher,confirm-paste,-readline URxvt.keysym.C-Return: perl:matcher URxvt.matcher.rend.0: Uline @@ -50,10 +50,6 @@ URxvt.matcher.rend.1: Uline //URxvt.matcher.launcher.2: echo bug \$1 //URxvt.matcher.rend.2: Uline -URxvt.selection-pastebin.cmd: pub % -URxvt.selection-pastebin.url: http\072\057\057scratch.madduck.net/% -URxvt.keysym.C-M-p: perl:selection-pastebin:remote-pastebin - // URxvt.depth: 32 // URxvt.background: rgba:0000/0000/0000/dddd URxvt.transparent: false -- 2.39.2