<div dir="ltr">I am trying to configure xterm to work as closely as possible to a real VT terminal when connected to a simulated microVAX 3900 on simh. I have this mostly working, but one thing that is annoying me is the display of characters in the xterm window when editing a file with EDIT/TPU.<div><br></div><div>When I edit a file with EDIT/EDT, the screen displays what I would expect for EDT.</div><div><br></div><div>However, when I edit a file with EDIT/TPU, I get a lot of garage characters on the screen and it is unusable while in the editor. Pressing cntl-Z exits the editor and the screen is fine again.</div><div><br></div><div>I have found that if I type SET TERM/NOEIGHT before using EDIT/TPU, then it works fine. The annoying thing is that if I type SET TERM/INQUIRE then it sets the terminal to EIGHTBIT mode, and this happens when I log in.</div><div><br></div><div>I can easily change the login command procedure to set the terminal to NOEIGHTBIT when I log in, but does anyone know how to configure xterm so that is not an issue in the first place?</div><div><br></div><div>To reiterate, this is a problem with the display of characters on the screen of the xterm window, not an issue with the mapping of keys.</div><div><br></div><div>Cheers</div><div><br></div><div>Peter Allan</div><div><br></div></div>