On Dec 30, 7:56pm, Kamil Rytarowski wrote: } } This is an OpenPGP/MIME signed message (RFC 4880 and 3156) } --H7Bb8IIqJs63aHLgG8Qqh3EFAtEPqmouj } Content-Type: multipart/mixed; boundary="85Smcsqd4lp0oGdh86kR7TUq2Q6dvAdU4"; } protected-headers="v1" } From: Kamil Rytarowski <n...@gmx.com> } To: Thomas Dickey <dic...@his.com>, Valery Ushakov <u...@stderr.spb.ru> } Cc: netbsd-users@netbsd.org } Message-ID: <58d4e939-479d-3c35-2f83-223743267...@gmx.com> } Subject: Re: vt100 } References: <1874747553.1486653.1514659173675.javamail.r...@his.com> } In-Reply-To: <1874747553.1486653.1514659173675.javamail.r...@his.com> } } On 30.12.2017 19:39, Thomas Dickey wrote: } > ----- Original Message ----- } > | From: "Valery Ushakov" <u...@stderr.spb.ru> } > | To: netbsd-users@netbsd.org } > | Sent: Saturday, December 30, 2017 1:28:53 PM } > | Subject: Re: vt100 } > | } > | Kamil Rytarowski <n...@gmx.com> wrote: } > ... } > | } > | > I've uploaded screen shot of xterm and script(1) recording. } > | > } > | > http://netbsd.org/~kamil/vt100/ } > | } > | The typescript looks strange. Are you sure there was not accidental } > | conversion(s) to/from utf-8 somewhere along the path? } > } > That might be part of it, but the 233's are pretty clear. } > The host is responding with C1 controls, and that seems to be the main issue. } > Either make it work properly (I'd do that...) or back off and just be a VT100/VT102. } } I use the default options and I assume that something is wrong on the } NetBSD side.
Why would you automatically assume that? That's a pessimatic viewpoint towards NetBSD. } My only host change in my env(1)/NetBSD-host that might affect something is: } } LC_ALL=pl_PL.UTF-8 Given what Thomas Dickey said about the 8-bit controls earlier it sounds like you're failing to tell the OpenVMS side what type of terminal you have (i.e. it thinks that you have a VT220 or newer model when you only have a VT100). If this is the case, then it is user error on your part and not NetBSD's fault at all. }-- End of excerpt from Kamil Rytarowski