From owner-freebsd-questions Wed Oct 30 00:37:33 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA17008 for questions-outgoing; Wed, 30 Oct 1996 00:37:33 -0800 (PST) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA17003 for ; Wed, 30 Oct 1996 00:37:31 -0800 (PST) Received: from localhost (richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) with SMTP id AAA29801; Wed, 30 Oct 1996 00:38:18 -0800 Date: Wed, 30 Oct 1996 00:38:16 -0800 (PST) From: Veggy Vinny To: dwhite@resnet.uoregon.edu cc: hmmm , freebsd-questions Subject: Re: telnet bug? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 29 Oct 1996, Doug White wrote: > On Tue, 29 Oct 1996, hmmm wrote: > > > anyone notice how telnet sucks ^O's out of the data stream? > > Mine doesn't. It does on FreeBSD by default... > > what going on with this? i can't POSTPONE mail in PINE on my ISP? > > Check your terminal emulation -- IT may be vacuuming your control-ohs. It's not the terminal emulation... if you typed stty -a, you would notice that ^O is the discard key so it doesn't go over the TCP/IP connection... You need to stty discard undef to make the ^O work... Vince GaiaNet Corporation - Unix Networking Operations - GUS Mailing Lists Admin