aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2023-02-11 05:50:05 +1300
committerTom Ryder <tom@sanctum.geek.nz>2023-02-11 05:50:05 +1300
commit55a2368ee6976e4f7c471c7b74209d1651d3c102 (patch)
tree3058a425b54630f9e6a727f1075813e35feba178
parentSeparate box drawing chars as xterm class (diff)
downloaddotfiles-55a2368ee6976e4f7c471c7b74209d1651d3c102.tar.gz
dotfiles-55a2368ee6976e4f7c471c7b74209d1651d3c102.zip
Remove 8-bit/meta key xterm settings
I don't think they're needed now.
-rw-r--r--x/Xresources2
1 files changed, 0 insertions, 2 deletions
diff --git a/x/Xresources b/x/Xresources
index a3d5d8ba..e70922a9 100644
--- a/x/Xresources
+++ b/x/Xresources
@@ -3,8 +3,6 @@ XTerm.termName: xterm-256color
XTerm.vt100.bellIsUrgent: true
XTerm.vt100.charClass: 0-32:0,33-59:1,60:2,61:1,62:2,63-9471:1,9472-9599:3,9600-65535:1
XTerm.vt100.internalBorder: 0
-XTerm.vt100.eightBitInput: false
-XTerm.vt100.metaSendsEscape: true
XTerm.vt100.background: #030303
XTerm.vt100.foreground: #E0E0E0
XTerm.vt100.color0: #030303