From: Simon Ruderich Date: Sat, 21 Mar 2015 12:17:20 +0000 (+0100) Subject: Xresources: disable urxvt's iso14755 mode X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=04d8ef311906ce7c93feb2dafd49f8b961caf39a Xresources: disable urxvt's iso14755 mode --- diff --git a/Xresources.in b/Xresources.in index f2938b4..1f11604 100644 --- a/Xresources.in +++ b/Xresources.in @@ -53,6 +53,11 @@ XTerm.termName: xterm-256color !NO_COMPTON Rxvt*transparent: true !NO_COMPTON Rxvt*shading: 10 +! Disable support to enter non-ASCII keys by pressing Ctrl-Shift-. +! Either use digraph support in vim/screen or use the compose key instead. +Rxvt*iso14755: false +Rxvt*iso14755_52: false + ! Do not use any perl extension scripts. Rxvt*perl-ext-common: