Date: Tue, 22 Oct 1996 11:34:01 +0200 (MET DST) From: Robert Eckardt <roberte@mep.ruhr-uni-bochum.de> To: scrappy@freefall.freebsd.org (Marc G. Fournier) Cc: uhclem@nemesis.lonestar.org, scrappy@freefall.freebsd.org, freebsd-bugs@freefall.freebsd.org Subject: Re: bin/1037 Message-ID: <199610220934.LAA12949@ghost.mep.ruhr-uni-bochum.de> In-Reply-To: <199610220608.XAA25008@freefall.freebsd.org> from "Marc G. Fournier" at "21. Oct. 96 23:05:39"
next in thread | previous in thread | raw e-mail | index | archive | help
> Synopsis: 2.x telnetd handles CTRL-M differently than other ttys FDIV044 I see this too. Entering >>echo '<Ctrl-V><Ctrl-A><Ctrl-V><Ctrl-M>'<< on my keyboard gives on local connection (console or xterm): 11:23 ghost: /home/re 1% echo '^A^J' on rlogin: 11:24 ghost: /home/re 0% echo '^A^J' however, on telnet: 11:22 ghost: /home/re 0% echo '^A^M' There is also a problem e.g. when (using vi) I remove CRs from a file with :1,$ s/^M// by typing the usual >>:1,$ s/<Ctrl-V><Ctrl-M>//<< It works, however, with >>:1,$ s/<Ctrl-V><Ctrl-V><Ctrl-M>//<< Just my 0.03 DM Robert > State-Changed-From-To: open-feedback > State-Changed-By: scrappy > State-Changed-When: Mon Oct 21 23:07:38 PDT 1996 > State-Changed-Why: > > Dust off the cobwebs - Confirm Status -- Robert Eckardt \\ FreeBSD -- solutions for a large universe.(tm) RobertE@MEP.Ruhr-Uni-Bochum.de \\ What do you want to boot tomorrow ?(tm) http://WWW.MEP.Ruhr-Uni-Bochum.de/~roberte For PGP-key finger roberte@gluon.MEP.Ruhr-Uni-Bochum.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610220934.LAA12949>