From owner-freebsd-questions Fri Aug 16 8: 7:14 2002 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 73B7A37B400 for ; Fri, 16 Aug 2002 08:07:12 -0700 (PDT) Received: from estael.dragondream.org (ip68-97-13-244.ok.ok.cox.net [68.97.13.244]) by mx1.FreeBSD.org (Postfix) with SMTP id 65D0C43E81 for ; Fri, 16 Aug 2002 08:07:11 -0700 (PDT) (envelope-from drake@dragondream.org) Received: (qmail 6385 invoked from network); 16 Aug 2002 15:18:39 -0000 Received: from localhost (HELO dragondream.org) (127.0.0.1) by 0 with SMTP; 16 Aug 2002 15:18:39 -0000 Received: from 129.15.210.172 (SquirrelMail authenticated user drake) by estael.dragondream.org with HTTP; Fri, 16 Aug 2002 10:18:39 -0500 (CDT) Message-ID: <2250.129.15.210.172.1029511119.squirrel@estael.dragondream.org> Date: Fri, 16 Aug 2002 10:18:39 -0500 (CDT) Subject: Keymapping issues with bash and vim From: "Stephen Siard" To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.7) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings, I just started using FreeBSD, though I am familiar with other systems. I just changed my shell to bash2 using the ports system, and found the installation to be effortless. I has caused two problems however, that I cannot resolve. 1) Vim no longer differentiates between Esc-commands and the arrow keys. In Insert Mode, typing one of the arrow keys will insert a line (and type A, B, and so on). I have tried :set notimeout :set ttimeout :set timeoutlen=100 To try and solve the problem, but it seemed to have no effect. 2) At the Bash prompt, the Insert, Delete, Home, End, Page Up, and Page Down all simply insert a tilde instead of performing their allotted function. I realize this is probably a simple misconfiguration on my part, but could someone enlighten me as to where, and how to fix it? Thanks, Stephen Siard p.s. Yes, I've read the Vim docs, and that should have solved it, as far as I can tell. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message