From owner-freebsd-questions Sun May 13 7:23:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.wplus.net (smtp.wplus.net [195.131.52.143]) by hub.freebsd.org (Postfix) with ESMTP id 64D0937B424 for ; Sun, 13 May 2001 07:23:18 -0700 (PDT) (envelope-from nas@chartpilot.ru) X-Real-To: Received: from dimetra (ip94-243.dialup.wplus.net [195.131.94.243]) by relay1.wplus.net (8.9.1/8.9.1/wplus.2) with SMTP id SAA29825 for ; Sun, 13 May 2001 18:23:16 +0400 (MSD) From: "Andrey Nepomnyaschih" To: Subject: Win2k telnet Date: Sun, 13 May 2001 18:23:16 +0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" 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 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Can someone help me understand problem with arrow keys under Win2k telnet client? Microsoft says that telnet program that ships with Windows 2000 is ansi compatible. And actually everything seems to be fine while I use bash. But as soon as I run /bin/sh or /stand/sysinstall arrows start printing their codes (like ^[[A). Can't image how it can happen. A Pseudo-terminal knows that I'm using ansi emulation (maybe I'm wrong, but it seems to me that $TERM variable makes the work). The Client also seems to be using it as its default emulation. But one shell understands arrows and another one doesn't. Ok, when I change emulation to vt100 in Microsoft Telnet and connect to FreeBSD box everything to work fine everywhere. So the question what's wrong with ansi emulation? Does it need configuring in /etc/termcap or somewhere else? Andrey Nepomnyaschih nas@chartpilot.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message