From 7126a7b2309e19ebad58ec1da8d748bd121e3ea5 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sat, 5 Mar 2011 11:22:54 +0100 Subject: [PATCH] improved rxvt selection cutchars --- .Xdefaults | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.Xdefaults b/.Xdefaults index cb62971..ab225e9 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -29,11 +29,11 @@ URxvt.searchable-scrollback: CM-s URxvt.mapAlert: true -// URxvt.cutchars: "()*,<>[]{}|' +URxvt.cutchars: "\`\"'&()*,;<=>?@[]^{|}⇝·/:" Rxvt.loginShell: true -URxvt.perl-ext-common: default,matcher,selection-pastebin +URxvt.perl-ext-common: default,matcher,selection,selection-pastebin URxvt.keysym.C-Return: perl:matcher URxvt.matcher.rend.0: Uline -- 2.39.2