Thread (10 messages) flat view 10 messages, 5 authors, 2016-08-13

Re: using gvim as editor on Windows

From: Markus Heidelberg <hidden>
Date: 2016-08-13 23:25:49

Tait, 2010-03-06 08:37:
quoted
quoted
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.
Not necessarily. You can avoid using the .bat wrappers from C:\Windows,
which cause the problem, but use gvim.exe directly by setting your PATH
appropriately. It will also work for git-difftool.

Markus
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help