]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1616: Win32: shell commands in the GUI open a new console v8.0.1616
authorBram Moolenaar <Bram@vim.org>
Sun, 18 Mar 2018 18:29:34 +0000 (19:29 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 18 Mar 2018 18:29:34 +0000 (19:29 +0100)
commitf05fa378229004fb64493b411b864709ce7da453
tree2eccbf5ccf68ca3afcb159c712267cfb1ead00dd
parent52acb110ac025b57dad5f5ec6004abbe4726a718
patch 8.0.1616: Win32: shell commands in the GUI open a new console

Problem:    Win32: shell commands in the GUI open a new console.
Solution:   Use a terminal window for interactive use when 'guioptions'
            contains "!".
src/os_win32.c
src/version.c