From owner-freebsd-questions Wed Jan 3 0: 7:42 2001 From owner-freebsd-questions@FreeBSD.ORG Wed Jan 3 00:07:40 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from hawk-systems.com (unknown [161.58.152.235]) by hub.freebsd.org (Postfix) with ESMTP id 11EDB37B400 for ; Wed, 3 Jan 2001 00:07:40 -0800 (PST) Received: from server0 (cr901664-a.pr1.on.wave.home.com [24.112.146.66]) by hawk-systems.com (8.8.8) id BAA28882 for ; Wed, 3 Jan 2001 01:06:12 -0700 (MST) From: "Dave VanAuken" To: "FreeBSD Questions" Subject: control keys in sh and ee for arrow keys/backspace Date: Wed, 3 Jan 2001 03:13:31 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: <20010103131814.A14763@oyeindia.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG call me lazy but I generally use csh as a shell and enjoy the use of arrow keys to navigate and scroll though recent commands... two items I am seeking solutions for: 1. when using FreeBSD's editor (ee I believe) it performs admirably when using the local keyboard, but spits out the ^[[A,B,C,and D characters when accessing it through Win2k's telnet window... is this an annoyance on fbsd's part or the W2k telnet application? Any work-arounds? 2. when using the sh shell, same result (control [[ characters displayed) can something be scripted into the shrc file to tell it to handle these keystokes accordingly (or ignore them and don't print out the stupid control characters). guidance and insight appreciated. Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message