[comp.emacs] Using tcsh in shell mode

gore@eecs.nwu.edu (Jacob Gore) (01/17/89)

/ comp.emacs / dave@tikal.Teltone.COM (David Karr) / Jan 16, 1989 /
>I am using the T shell, which doesn't allow setting noecho mode through stty.

I use csh as my ESHELL, but sometimes I have to go into subshells, and
ESHELL does not redefine SHELL environment variable, so I end up in tcsh
again. 

There IS a way to do the stty things that tcsh ignores from within tcsh,
though: 

	sh -c 'stty -echo nl'

Jacob Gore				Gore@EECS.NWU.Edu
Northwestern Univ., EECS Dept.		{oddjob,gargoyle,att}!nucsrl!gore