X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; q=dns; s=default; b=tWgY oklKTDcn1QT54brwwDoBYOQNrL2RdkN0TmxsNgOQ5Pgki4STRqzz+q4ccQDduSi7 AEUfXS0CoLCmuW331XX1EyWcUpoip3ALCg9Jdk0+HJGEGvM3li85Y5rGXHO2UWxv 0B5+N7EU+lnA7kzULVdG/SEzqNDlwAHvVvMyHPg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=default; bh=+d9NfpE/fl FoWw4qo+Q0CQy1vFo=; b=uPZ4A5a5gB0TNUOqJGW1CbzmvIXir9wN/4EZ0n98s5 LumuLCG2qb600LCAk5EwC3elLm6yR5FESwYOVlMnd3f8cVEKK2fejuJUXVg1yMT6 J/vuKd7vq2c7/cNKCSBVQcqkXb4RVJPGfl/1QXF+zYv577SfZbF0saAu91km1cJS 0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_50,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail.spocom.com Date: Fri, 6 Dec 2013 15:13:14 -0800 From: Gary Johnson To: cygwin AT cygwin DOT com Subject: Re: vim not working as an editor for git Message-ID: <20131206231314.GB3154@phoenix> 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.5.20 (2009-06-14) X-IsSubscribed: yes On 2013-12-06, Adrian Hawryluk wrote: > If I use gvim as my editor, it executes gvim and returns right away, > not waiting for gvim to terminate. This appears to be another bug. I don't know about the first issue, but this issue is not a bug. By default, gvim launches into the background. To keep it in the foreground, use "gvim -f". Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple