scsh-users
[Top] [All Lists]

Re: getting rid of ^M from telnet

To: smd@chops.icp.net
Subject: Re: getting rid of ^M from telnet
From: Brian D. Carlstrom <bdc@martigny.ai.mit.edu>
Date: Sun, 28 Jan 96 00:52:44 -0800
Cc: scsh@martigny.ai.mit.edu
Reply-to: "Brian D. Carlstrom" <bdc@ai.mit.edu>
>>> Sean Doran writes:

     > I've tried twiddling the termio modes (SunOS 4.1.3_U1) to my
     > wits' end with no success.  The closest I've gotten is just
     > setting OCRNL, but then I get every second line blank such that
     > read-line returns "".

For running bash in an emacs subshell I stty -onlcr and also stty -echo.
On HP's I also add stty nl which turns off icrnl and onlcr.
I just love stty can I tell you...

-bri


<Prev in Thread] Current Thread [Next in Thread>