]> granicus.if.org Git - vim/commit
patch 8.1.1469: no test for checking the cursor style response v8.1.1469
authorBram Moolenaar <Bram@vim.org>
Wed, 5 Jun 2019 20:07:51 +0000 (22:07 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 5 Jun 2019 20:07:51 +0000 (22:07 +0200)
commit66761db11d321d60d4692947e90de9030301f6ee
tree1f212b77de9d722ce6f4945dc9b8beea964d5390
parentd0380dc7820828cb7faa06138d4e86a63c1d755d
patch 8.1.1469: no test for checking the cursor style response

Problem:    No test for checking the cursor style response.
Solution:   Add a simple test.  Also include the missing part of 8.1.1464.
src/term.c
src/testdir/test_termcodes.vim
src/version.c