John Marriott wrote: > On 18-Jun-2014 1:49 AM, Bram Moolenaar wrote: > > Patch 7.4.330 > > Problem: Using a regexp pattern to highlight a specific position can be > > slow. > > Solution: Add matchaddpos() to highlight specific positions efficiently. > > (Alexey Radkov) > > Files: runtime/doc/eval.txt, runtime/doc/usr_41.txt, > > runtime/plugin/matchparen.vim, src/eval.c, src/ex_docmd.c, > > src/proto/window.pro, src/screen.c, src/structs.h, > > src/testdir/test63.in, src/testdir/test63.ok, src/window.c > > > > ... > Hi All, > > After applying this patch, the cursorline display does not show for 2 > characters starting at the cursor position, if the line is empty. > To repro, open a empty file and turn on cursorline.
I do not see the problem. Anything in your setup that matters? -- You were lucky to have a LAKE! There were a hundred and sixty of us living in a small shoebox in the middle of the road. /// 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.
