I wrote:
> > Patch 8.1.0372 > > Problem: Screen updating slow when 'cursorline' is set. > > Solution: Only redraw the old and new cursor line, not all lines. > > Files: src/edit.c, src/move.c, src/screen.c, src/proto/screen.pro > > This is a bit of a simplistic solution. Let me know if you see drawing > errors. > > It also doesn't help that much, when I tried in a Perl file. I suspect > the syntax highlighting is the main problem, redrawing fewer lines > doesn't help much. Ah, I made a mistake, it didn't do what I intended. Will be much better after the next patch. -- It is hard to understand how a cemetery raised its burial cost and blamed it on the cost of living. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
