From 1e5a700ae0c864b800598c04ea8c2913fb679c1d Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Wed, 10 Dec 2025 10:42:08 -0800 Subject: [PATCH] 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. --- x11-and-wayland/Xdefaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-and-wayland/Xdefaults b/x11-and-wayland/Xdefaults index dd8b027..67e9cc0 100644 --- a/x11-and-wayland/Xdefaults +++ b/x11-and-wayland/Xdefaults @@ -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 ;: secure() \n\