]> granicus.if.org Git - vim/commit
patch 9.0.0347: MS-Windows: cannot set cursor shape in Windows Terminal v9.0.0347
authorK.Takata <kentkt@csc.jp>
Thu, 1 Sep 2022 12:20:16 +0000 (13:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 1 Sep 2022 12:20:16 +0000 (13:20 +0100)
commitdf5320c439e9a7f7bf1ebff3cb455d45e223547a
tree844eaa8fddaa8e590d6b5f83876f6ca1bf76f546
parentd3de178e5352fedf0f30b979f46a2fcbca24ea40
patch 9.0.0347: MS-Windows: cannot set cursor shape in Windows Terminal

Problem:    MS-Windows: cannot set cursor shape in Windows Terminal.
Solution:   Make cursor shape work with Windows Terminal. (Ken Takata,
            closes #11028, closes #6576)
runtime/doc/term.txt
src/os_win32.c
src/version.c