]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1436: GUI control code is displayed on the console on startup v9.1.1436
authorHirohito Higashi <h.east.727@gmail.com>
Sat, 7 Jun 2025 15:49:35 +0000 (17:49 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 7 Jun 2025 15:49:35 +0000 (17:49 +0200)
commitce2769b5fe4e036afeaaf47b2a1e7d919ecc20f3
tree8fe3b7577e7d8d65fa44814d60864b565191c672
parent2897a8d0404833bbb7f0140da805a1963c1b2d1f
patch 9.1.1436: GUI control code is displayed on the console on startup

Problem:  GUI control code is displayed on the console on startup
Solution: check if Vim is starting up (Hirohito Higashi)

closes: #17456

Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/version.c
src/window.c