]> granicus.if.org Git - vim/commit
patch 8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptions v8.1.1016
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Mar 2019 15:59:44 +0000 (16:59 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Mar 2019 15:59:44 +0000 (16:59 +0100)
commit049ca59236d5a981f23cf5dfe40f54536fe7cad2
treed7541bae6a310ef70baa1ed3941e4e88d66e71f7
parent647e24ba3dbf7ff448aa471b1a659a18267ae056
patch 8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptions

Problem:    MS-Windows: No color in shell when using "!" in 'guioptions.
Solution:   Don't stop termcap when using a terminal window for the shell.
            (vim-jp, closes #4117)
src/ex_cmds.c
src/version.c