delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/01/12/01:47:15

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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" <anamtharon AT gmx DOT de>
To: <cygwin AT cygwin DOT com>
Subject: Re: vim problem (win xp): Cygwin seems unable to move the input cursor to arbitrary positions.
Date: Wed, 12 Jan 2005 07:47:15 +0100
Message-ID: <OBEKIHLKGDBIGLMJPHOJGENPCAAA.anamtharon@gmx.de>
MIME-Version: 1.0
X-Y-GMX-Trusted: 0

at brian; you're right. rational rose has changed my environment and cygwin is confused in believing
that the SHELL was changed to some freak rational product and pointed the HOME variable to the
windows home path in Documents and Settings (or something. am using the german windows version, so i
don't really know what perverse translation the germans had used this time to make it read 'Dokumente
und Einstellungen').

so, where i said that a quick ':set term=cygwin' would solve the problem, it actually fixed only the
weird output behavior, but my .vimrc settings wouldn't have been read, etc.

Revised solution.

to (hopefully) get it right this time, i edited the cygwin.bat batch file to say something like:

	@echo off
	set SHELL=sh
	set HOME=c:\cygwin\home\anamtharon

	c:
	chdir c:\cygwin\bin

	bash --login -i

the second and third line should make a temporary fix for the cygwin session but not alter the
environment which rational rose most surely will be needing.

for my system at least, this seems to work alright.

That's it.


thank you guys for your time and effort.
hope you'll have a nice day, too!

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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019