From owner-freebsd-questions Fri Nov 26 12:35:53 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 5D3AC156C3 for ; Fri, 26 Nov 1999 12:35:33 -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 PAA28961; Fri, 26 Nov 1999 15:32:54 -0500 (EST) (envelope-from ray@rjk191.rh.psu.edu) Date: Fri, 26 Nov 1999 15:32:54 -0500 (EST) From: RAY Reply-To: rjk191@psu.edu To: "Scott A. Moberly" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ETerm settings? 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 Fri, 26 Nov 1999, Scott A. Moberly wrote: > I've tried setting different TERMs for possible differences. So, my > question is: what can I do to get Eterm to accept ^M. Is it a console > setting, environment variable or what? I could switch to using a > different Xterm, but I do so love purty pictures :). It's a bug in the tty settings of Eterm. The solution is to put the line stty status ^T into your shell's startup file. Also, I noticed that the port of Eterm was updated last night. Possibly it was fixing this, I haven't checked yet. -- Ray Kohler To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message