From owner-freebsd-questions Tue Apr 16 2: 0:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp11.singnet.com.sg (smtp11.singnet.com.sg [165.21.6.31]) by hub.freebsd.org (Postfix) with ESMTP id D554337B400 for ; Tue, 16 Apr 2002 02:00:13 -0700 (PDT) Received: from imajet.com (ad202.166.24.232.magix.com.sg [202.166.24.232]) by smtp11.singnet.com.sg (8.12.2/8.12.2) with ESMTP id g3G909a4021771 for ; Tue, 16 Apr 2002 17:00:10 +0800 (SGT) Message-ID: <3CBBE821.5020606@imajet.com> Date: Tue, 16 Apr 2002 17:00:17 +0800 From: Wilson Tam User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: vim map doesn't work? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Hi, My vim6.1 on Release4.5 doesn't work with the :map function. I don't know why. Here is what I did.. :map dd I set F9 to preform dd. This map function is set ok, checked with ':map'. But when I press F9, nothing happen. I also try other key like ^A.. but also not response. Anyone know why? Wilson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message