]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1963 v7.4.1963
authorBram Moolenaar <Bram@vim.org>
Sun, 26 Jun 2016 18:37:46 +0000 (20:37 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 Jun 2016 18:37:46 +0000 (20:37 +0200)
commit97ff9b9cffd97219d888874b9b3811d55e99c78f
treecfd1f0b30064c64e80e3520a9ffa7854b19f36e4
parent52df117df724a7ad20affdf15214d2df2e507dcc
patch 7.4.1963
Problem:    Running Win32 Vim in mintty does not work.
Solution:   Detect mintty and give a helpful error message. (Ken Takata)
Filelist
src/Make_cyg_ming.mak
src/Make_mvc.mak
src/iscygpty.c [new file with mode: 0644]
src/iscygpty.h [new file with mode: 0644]
src/main.c
src/version.c