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 Date: Sun, 3 Aug 2003 22:27:54 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Cursor is frozen in Vim and Emacs Message-ID: <20030804022754.GA8447@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i On Mon, Aug 04, 2003 at 01:57:18PM +1200, stuart gear wrote: > >Thank you good sir !!! > >Inserted: > >set term=ansi > >in my vimrc and it works perfectly now :) So, I use "ansi" as an example of an incorrect TERM setting and you set the TERM to ansi. Igor's reply to this message says it all, but I was trying to suggest that you should not be setting the TERM value to anything. You should let cygwin (or rxvt or xterm) do that for you. cgf >cgf wrote: >On Mon, Aug 04, 2003 at 01:08:51PM +1200, stuart gear wrote: >>...if I call up either Vim or Emacs, the cursor is frozen in the top >>left. It is impossible to move around, and if you type any characters, >>the cursor stays in the same place and types over itself. If I exit >>the program and return to the shell, typing and the cursor keys return >>to working perfectly again. > >It sounds very much like you are setting your TERM environment variable >to something incorrect (e.g., vt100, ansi, linux, etc.), like anything >at all other than the default, which is set for you automatically. > >See also: http://cygwin.com/problems.html -- 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/