From: Tait <git.git@t41t.com>
To: Jacob Helwig <jacob.helwig@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: using gvim as editor on Windows
Date: Fri, 5 Mar 2010 23:37:29 -0800 [thread overview]
Message-ID: <20100306073729.GN2480@ece.pdx.edu> (raw)
In-Reply-To: <8c9a061003052322v446acddbm5792038af450d0b9@mail.gmail.com>
> > I'd prefer to use gvim as an editor on Windows XP instead of vim...
> > start "dummy" /b /wait "C:\Program Files\Vim\vim72\gvim.exe" %*
>
> Use the -f (stay in the foreground) flag. I haven't tried this in
> Windows, but that's how I've used it in Linux.
>
> [core]
> editor = gvim -f
On Windows, gvim -f is basically a shortcut for the start invocation I
pasted above. It works well enough for commit, but not for rebase (or
alternately, for rebase -- so long as it doesn't open an editor for git
commit -- but not commit).
Tait
next prev parent reply other threads:[~2010-03-06 7:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-06 7:06 using gvim as editor on Windows Tait
2010-03-06 7:22 ` Jacob Helwig
2010-03-06 7:37 ` Tait [this message]
2010-03-06 12:17 ` Markus Heidelberg
2010-03-08 18:54 ` Tait
2010-03-08 23:32 ` Markus Heidelberg
2010-03-09 2:45 ` Tait
2010-03-09 20:07 ` Junio C Hamano
2010-03-11 9:04 ` Tait
2010-03-11 9:36 ` Johannes Sixt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100306073729.GN2480@ece.pdx.edu \
--to=git.git@t41t.com \
--cc=git@vger.kernel.org \
--cc=jacob.helwig@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).