diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-03-23 14:55:23 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2022-03-23 14:55:23 +0000 |
commit | c20e46a4e3efcd408ef132872238144ea34f7ae5 (patch) | |
tree | 88e4c9c9113e2a70665b31e08c733a93f1e8bb57 /src/vim9script.c | |
parent | 3c5999e53d9f35a30abefb7224f66a75c8ffb009 (diff) | |
download | vim-git-c20e46a4e3efcd408ef132872238144ea34f7ae5.tar.gz |
patch 8.2.4614: redrawing too much when 'cursorline' is setv8.2.4614
Problem: Redrawing too much when 'cursorline' is set and jumping around.
Solution: Rely on win_update() to redraw the current and previous cursor
line, do not mark lines as modified. (closes #9996)
Diffstat (limited to 'src/vim9script.c')
0 files changed, 0 insertions, 0 deletions