0
0
mirror of https://github.com/vim/vim.git synced 2025-10-04 05:25:06 -04:00

patch 7.4.2004

Problem:    GUI: cursor displayed in the wrong position.
Solution:   Correct screen_cur_col and screen_cur_row.
This commit is contained in:
Bram Moolenaar
2016-07-08 22:52:37 +02:00
parent 144445d15f
commit 65549bdef5
2 changed files with 4 additions and 0 deletions

View File

@@ -758,6 +758,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2004,
/**/
2003,
/**/