]> granicus.if.org Git - vim/commit
patch 8.0.0967: using a terminal may cause the cursor to blink v8.0.0967
authorBram Moolenaar <Bram@vim.org>
Sat, 19 Aug 2017 19:11:57 +0000 (21:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 19 Aug 2017 19:11:57 +0000 (21:11 +0200)
commit93c92eff26cbf6b1f1a81891ebaf53ee3fb86d51
treeb1edec4fbccf3e40ab88446e2bed724dfcc673d1
parentfc8bec0be4d1354f20fc4f514e47e98280b9d64a
patch 8.0.0967: using a terminal may cause the cursor to blink

Problem:    Using a terminal may cause the cursor to blink.
Solution:   Do not set t_vs, since we cannot restore the old blink state.
src/term.c
src/version.c