[8151] in Athena Bugs
RS/6000 terminal setting
daemon@ATHENA.MIT.EDU (John Carr)
Tue Sep 10 17:10:18 1991
To: bugs@ATHENA.MIT.EDU
Date: Tue, 10 Sep 91 17:10:52 EDT
From: John Carr <jfc@ATHENA.MIT.EDU>
The default terminal settings set by xterm on an RS/6000 are wrong.
File completion doesn't work right (part of the filename overprints
itself).
This stty command seems to fix the problem:
stty ixany ixon imaxbel iexten echoctl
This also makes things like ^U and ^R work the way they do on our
other systems.