From 1490f89129593ba28e0a5eb04fb6dd0718613131 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Bastian?= Date: Tue, 7 Mar 2017 00:10:17 +0100 Subject: [PATCH] urxvt url and clipboard fixes --- files/.Xdefaults | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/files/.Xdefaults b/files/.Xdefaults index 018d284..e677d3a 100644 --- a/files/.Xdefaults +++ b/files/.Xdefaults @@ -1,21 +1,22 @@ -URxvt.perl-ext-common: default,matcher +! URxvt.perl-ext-common: default,matcher,clipboard +URxvt.perl-ext-common: default,clipboard,matcher,keyboard-select URxvt.url-launcher: /usr/bin/firefox -URxvt.matcher.button: 1 +! URxvt.url-select.underline: true +URxvt.matcher.button: 2 URxvt.matcher.rend.0: fg5 ! Irc URxvt.urgentOnBell: True URxvt.scrollBar: false - URxvt.font: xft:Monospace:size=9 URxvt.letterSpace: -1 ! Copy-paste -URxvt.perl-ext-common: default,clipboard URxvt.iso14755: False URxvt.keysym.Shift-Control-C: perl:clipboard:copy URxvt.keysym.Shift-Control-V: perl:clipboard:paste +URxvt.keysym.Shift-M-Control-V: perl:clipboard:paste_escaped !!!!!!!!! COLORS !!!!!!!!!!! URxvt.depth: 32