From owner-freebsd-questions@FreeBSD.ORG Wed May 14 17:23:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D731537B439 for ; Wed, 14 May 2003 17:23:44 -0700 (PDT) Received: from uccinc.net (ns1.uccinc.net [216.161.174.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42CF743F3F for ; Wed, 14 May 2003 17:23:44 -0700 (PDT) (envelope-from tom@openadventures.org) Received: from openadventures.org (ns3.uccinet.net [216.161.174.4]) by uccinc.net (8.11.6/linuxconf) with ESMTP id h4F0Nff14950 for ; Wed, 14 May 2003 17:23:41 -0700 Message-ID: <3EC2DE06.8060105@openadventures.org> Date: Wed, 14 May 2003 17:23:34 -0700 From: Tom Smith User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "'freebsd-questions'" Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean Subject: Problems with Terminal Emulation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 00:23:46 -0000 I'm using FreeBSD 4.8-R. I've been having some problem that I believe are related to terminal emulation. Some examples: - In Vim 6.1 when I press "i" for insert then press any of the ARROW keys on my keyboard a capital letter is inserted into the cursor's current position. This also happens in Vi. - Again, in Vi or Vim, pressin the "INSERT" key doesn't enter me into INSERT mode. - In EE, when I press the DELETE key the EXIT Menu pops up. When I press the BACKSPACE key, the space to the right of the cursor is deleted. This happens whether I'm in a terminal window in KDE, at the console, or SSHed from a Winblows system. I use the BASH shell (version 2.05b). The default TERM variable is "xterm". The same problem occurs when I use "xterm-color". I've also tried tcsh with similar results. Please help before I put a bullet in the Daemon! :-(