Xdefaults: xterm: I can't believe UTF-8 ever worked right this way!

It's pretty clear that if I want UTF-8 to appear correctly in xterm,
this has to be set to 1.  I also read it should be first before the
other stuff, but not sure it matters.
This commit is contained in:
Bradley M. Kuhn 2025-12-10 10:42:08 -08:00
parent ffe9b5d845
commit 1e5a700ae0

View file

@ -147,10 +147,10 @@ XTerm*multiScroll: true
XTerm*font: 9x15bold
XTerm*Scrollbar*background: white
XTerm*Scrollbar*foreground: grey
XTerm*utf8: 1
XTerm*eightBitInput: false
XTerm*eightBitControl: false
XTerm*eightBitOutput: true
XTerm*utf8: 0
XTerm*VT100*translations: #override \n\
Ctrl Meta <Key> ;: secure() \n\