Re: xsrc/60398 (Line drawing in xterm does not work as expected)
"Valery Ushakov via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR xsrc/60398; it has been noted by GNATS. From: Valery Ushakov <[email protected]> To: [email protected] Cc: Subject: Re: xsrc/60398 (Line drawing in xterm does not work as expected) Date: Fri, 3 Jul 2026 19:34:16 +0300 On Fri, Jul 03, 2026 at 16:10:04 +0000, Michael van Elst via gnats wrote: > Ok. I can reproduce that. > > xterm still behaves the same regarding the menu. I.e. in non-UTF8 > mode, there is still a menu to enable it and the option is then also > checked. > > But this menu choice has no consequence. xterm will still not use > UTF-8 encoding. We are at 397, and this might be a bug that was introduced in 390 and fixed in 407, if I correctly read https://xterm.dev/changelog-xterm/#xterm_407 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124802 (I'm just skimming, so I may be mistaken). The workaround - from that debian bug - is to tput rs2 after switching via manu to utf-8 -uwe