Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authenticated: #19173183 From: "anamtharon" To: Subject: Re: vim problem (win xp): Cygwin seems unable to move the input cursor to arbitrary positions. Date: Wed, 12 Jan 2005 07:57:18 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 ok, i'm sorry. i have forgotten to add a line to the batch file, because i had added it to the .vimrc file before. the line is this: 'set TERM=cygwin'. so here we go again... Revised solution (version 2). New cygwin.bat file: @echo off set SHELL=sh set HOME=c:\cygwin\home\anamtharon set TERM=cygwin c: chdir c:\cygwin\bin bash --login -i Now that's it. see you around! anamtharøn -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/