]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0921: terminal window cursor shape not supported in the GUI v8.0.0921
authorBram Moolenaar <Bram@vim.org>
Sat, 12 Aug 2017 20:55:58 +0000 (22:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 12 Aug 2017 20:55:58 +0000 (22:55 +0200)
commit3d9bdfebf1a8c1eec1c3e1cff6fbb60b3d98f02a
tree0d2c16aa5d073a120e160703ee88e73c07c211b8
parent893029ab20a06da9c0cf29661c9f6e2ec5583dce
patch 8.0.0921: terminal window cursor shape not supported in the GUI

Problem:    Terminal window cursor shape not supported in the GUI.
Solution:   Use the terminal window cursor shape in the GUI.
src/gui.c
src/proto/syntax.pro
src/proto/terminal.pro
src/syntax.c
src/terminal.c
src/version.c