[9715] in Athena Bugs
VAX & DECmips 7.4G: stty OR Athena tcsh broken on DECstations and VAXes
daemon@ATHENA.MIT.EDU (Keith `M' Swartz)
Thu Jul 30 16:58:47 1992
To: bugs@Athena.MIT.EDU
Date: Thu, 30 Jul 92 15:34:21 EDT
From: Keith `M' Swartz <solo26@Athena.MIT.EDU>
System name: tailgunner AND copilot
Type and version: KN01 7.4G VAXstation 3100
Display type: PMAX-MFB
What were you trying to do?
Modify the flow control stop sequence, using stty stop "^["
What's wrong:
Pressing ^s still withheld input until ^q was depressed.
The stty command was verified by doing "stty all".
What should have happened:
^s should have "beeped", as per the man page of tcsh, where it is
indicated that both ^s and ^q are defined to be "bad".
Please describe any relevant documentation references:
man pages for stty and tcsh.