comparison src/version.c @ 30745:fdc44acc3250 v9.0.0707

patch 9.0.0707: with 'smoothscroll' cursor position not adjusted in long line Commit: https://github.com/vim/vim/commit/118c235112854f34182d968613d7fe98be3b290b Author: Bram Moolenaar <Bram@vim.org> Date: Sun Oct 9 17:19:27 2022 +0100 patch 9.0.0707: with 'smoothscroll' cursor position not adjusted in long line Problem: With 'smoothscroll' and 'scrolloff' non-zero the cursor position is not properly adjusted in a long line. Solution: Move the cursor further up or down in the line.
author Bram Moolenaar <Bram@vim.org>
date Sun, 09 Oct 2022 18:30:03 +0200
parents 8f443f987f47
children 58592b6af4e2
comparison
equal deleted inserted replaced
30744:74b682ee7339 30745:fdc44acc3250
697 NULL 697 NULL
698 }; 698 };
699 699
700 static int included_patches[] = 700 static int included_patches[] =
701 { /* Add new patch number below this line */ 701 { /* Add new patch number below this line */
702 /**/
703 707,
702 /**/ 704 /**/
703 706, 705 706,
704 /**/ 706 /**/
705 705, 707 705,
706 /**/ 708 /**/