From: martin f. krafft Date: Sat, 15 Nov 2008 10:24:35 +0000 (+0100) Subject: enable selection-pastebin urxvt plugin X-Git-Url: https://git.madduck.net/etc/xsession.git/commitdiff_plain/8c8098e18bcc02523c8f3a566afb779f0a881d13?ds=sidebyside enable selection-pastebin urxvt plugin --- diff --git a/.Xdefaults b/.Xdefaults index dda594c..d5d9ad2 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -32,5 +32,10 @@ URxvt.mapAlert: true Rxvt.loginShell: true -URxvt.perl-ext-common: default,matcher +URxvt.perl-ext-common: default,matcher,selection-pastebin + URxvt.urlLauncher: sensible-browser + +URxvt.selection-pastebin.cmd: pub % +URxvt.selection-pastebin.url: http://scratch.madduck.net/%==paste:% +URxvt.keysym.C-M-p: perl:selection-pastebin:remote-pastebin