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: Mon, 22 Apr 2002 14:20:37 -0400 (EDT) From: Chris Metcalf To: Corinna Vinschen cc: cygwin AT cygwin DOT com Subject: Re: vim doesn't quite get backslash-separated paths right In-Reply-To: <20020422095017.A19421@cygbert.vinschen.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 22 Apr 2002, Corinna Vinschen wrote: > Use the cygpath utility then. This is awkward in the context of something like $EDITOR, which is spawned off by some non-Cygwin program to run vim. In this case you'd either need to do a .bat file, or else a simple executable that ran cygpath and then exec'ed vim. The vim fix turns out to be basically a one-liner anyway. I've pretty well fixed up everything I need to now, and Cygwin is humming along very nicely. Many thanks to the efforts of all those involved. (BTW, I've got a modified bash.exe that doesn't pass ":" to readlist as a word-break character if anyone would like a patch or a binary.) Chris Metcalf -- InCert Software -- 1 (617) 621 8080 metcalf AT incert DOT com -- http://www.incert.com/~metcalf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/