[13313] in Athena Bugs
decmips 7.7L: csh
daemon@ATHENA.MIT.EDU (yba@MIT.EDU)
Fri Mar 10 14:31:28 1995
From: yba@MIT.EDU
To: bugs@MIT.EDU
Date: Fri, 10 Mar 1995 14:31:21 EST
System name: THE-GOOD
Type and version: KN02ca 7.7L (1 update(s) to same version)
Display type: PMAG-DV
What were you trying to do?
Use olcr, suspend it, check some files, re-enter.
What's wrong:
When I suspend olcr, csh does not restore character
echo. I need to either
- set lineedit, in which case line kill doesn't work
and neither does command completion, my preference
(lineedit should not affect this at all!), or
- stty echo, manually, which I should not have to do
(What's really wrong is tcsh != csh, but that's up to you.)
What should have happened:
csh is supposed to restore sane tty settings when you exit or
suspend an application, including echo mode. This should happen
with lineedit unset or set.
Please describe any relevant documentation references:
csh(1) stty(1) tty(4)