From owner-freebsd-questions Tue Nov 16 14:29:49 1999 Delivered-To: freebsd-questions@freebsd.org Received: from rjk191.rh.psu.edu (RJK191.rh.psu.edu [128.118.193.182]) by hub.freebsd.org (Postfix) with ESMTP id 2F83814CA7 for ; Tue, 16 Nov 1999 14:29:41 -0800 (PST) (envelope-from ray@rjk191.rh.psu.edu) Received: from localhost (ray@localhost) by rjk191.rh.psu.edu (8.9.3/8.9.3) with ESMTP id RAA03897; Tue, 16 Nov 1999 17:28:21 -0500 (EST) (envelope-from ray@rjk191.rh.psu.edu) Date: Tue, 16 Nov 1999 17:28:18 -0500 (EST) From: Ray Kohler Reply-To: rjk191@psu.edu To: Jon Rust Cc: Christian Weisgerber , freebsd-questions@FreeBSD.ORG Subject: Re: ssh weirdness In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 16 Nov 1999, Jon Rust wrote: > Eterm must kick into this mode occasionally by itself. I get it all > the time with the delete key. Suddenly, I can't use it, it just spews > up this load message. Just out of the blue. ?? I have to kill the > window and start a new one to get things back to normal. I investigated this today and found that my Eterm sets status to ^J. This is really annoying, since ^J is return. I fixed it by putting the line stty status ^T into /etc/profile . Also, if you don't want to fix it that way, whenever it gets stuck like that push ^D twice and it will start working again. -- Ray Kohler To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message