Subject: Re: LINEMODE and tcsh
To: None <mike.long@analog.com>
From: Manuel Bouyer <bouyer@lix.polytechnique.fr>
List: current-users
Date: 07/02/1996 14:45:27
Mike Long said:
> 
> 
> >I'm playing with the linemode option of telnet/telnetd, and I can't
> >get telnet work in this mode with tcsh (tcsh 6.06), it always end up
> >in caracter mode. It works fine with csh. Does anybody know if it
> >is possible to get the linemode mode with tcsh ?
> 
> Try adding
> 
> if ($?REMOTEHOST) unset edit
> 
> to your .tcshrc.  None of the nifty editing keys will work, but you
> may be able to get linemode.

That do it. In fact, it seems normal that there is no LINEMODE in ediding mode.

Thanks.

--
Manuel Bouyer, LIX, Ecole Polytechnique
email: bouyer@lix.polytechnique.fr
--