summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2011-10-26 21:18:00 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2011-10-26 21:18:21 +0200
commit4f539ae33274971dc7a882a96852f598ff60301a (patch)
treefe10ab3c97e34cd9d0e15e8f101ed3f36fce85f3
parent46ebe9959f0f199e0a6f5d372361f0a292b6e399 (diff)
downloaddotfiles-4f539ae33274971dc7a882a96852f598ff60301a.tar.xz
Xdefaults: fix irssi channel switch in xterm
-rw-r--r--Xdefaults5
1 files changed, 3 insertions, 2 deletions
diff --git a/Xdefaults b/Xdefaults
index 483e541..6bbf8e3 100644
--- a/Xdefaults
+++ b/Xdefaults
@@ -94,8 +94,9 @@ xterm*saveLines: 65535
xterm*dynamicColors: on
xterm*highlightSelection: true
! Appearance
-xterm*utf8: 2
-xterm*eightBitInput: true
+xterm*utf8: 2
+xterm*eightBitInput: true
+xterm*metaSendsEscape: true
xterm*font: -xos4-terminus-medium-*-*-*-12-*-*-*-*-*-iso8859-2
xterm*boldFont: -xos4-terminus-bold-*-*-*-12-*-*-*-*-*-iso8859-2
xterm*cursorColor: #DCDCCC