]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1330: may receive E315 in terminal v9.1.1330
authorHirohito Higashi <h.east.727@gmail.com>
Mon, 21 Apr 2025 09:23:12 +0000 (11:23 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 21 Apr 2025 09:23:12 +0000 (11:23 +0200)
commit926e2af42e922a89731b99e7c8e2261d50edadb1
treecd143b6b3208a707b64b79c42cccfc916ae09dc1
parent16341e70904c03eb810b3be223ab732c3f21e8ab
patch 9.1.1330: may receive E315 in terminal

Problem:  may receive E315 in terminal
Solution: call check_cursor() (Hirohito Higashi)

fixes: #16024
fixes: #16211
fixes: #17099
closes: #17170

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