[12752] in Athena Bugs
decmips 7.7G: csh
daemon@ATHENA.MIT.EDU (yba@MIT.EDU)
Mon Oct 17 00:08:30 1994
From: yba@MIT.EDU
To: bugs@MIT.EDU
Date: Mon, 17 Oct 1994 00:08:22 EDT
System name: pesto
Type and version: KN02ca 7.7G (1 update(s) to same version)
Display type: (dialup)
What were you trying to do?
Interrupt a job with the suspend key (^Z).
What's wrong:
When I get to the shell after suspending a process,
my tty modes are wrong. In particular, I get the
effect if "stty -echo" and nothing I type will echo.
This happens even when the suspended process was using
the tty driver to echo characters typed at it.
What should have happened:
csh is supposed to restore sane, interactive modes
when you suspend a job, including echo mode set in
the tty driver.
Please describe any relevant documentation references:
tty(4) csh(1)