From fbcd1a697b68db6c66d4b2176b46efe5e463ae25 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sun, 17 Jun 2018 08:48:25 +0200 Subject: [PATCH] disable ISO14755 mode --- .Xresources | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.Xresources b/.Xresources index 0b2a707..46cf364 100644 --- a/.Xresources +++ b/.Xresources @@ -53,6 +53,8 @@ URxvt.cutchars: "\`\"'&()*,;<=>?@[]^{|}⇝·/:" Rxvt.loginShell: true +URxvt.iso14755: false + URxvt.perl-ext-common: default,matcher,confirm-paste,-readline,font-size URxvt.keysym.C-Return: matcher:select -- 2.39.2