Hi Bram! On Di, 22 Mär 2011, Bram Moolenaar wrote:
> > Christian Brabandt wrote: > > > On Tue, March 22, 2011 1:29 pm, Bram Moolenaar wrote: > > > > > > Patch 7.3.140 > > > Problem: Crash when drawing the "$" at end-of-line for list mode just > > > after > > > the window border and 'cursorline' is set. > > > Solution: Don't check for 'cursorline'. (Quentin Carbonneaux) > > > Files: src/screen.c > > > > This effectively reverts patch 7.3.116 and there will be the problem > > again, that the cursorline is drawn too short. > > So 7.3.116 was the wrong way to solve it. I rather have a short > 'cursurline' than a crash, obviously. Yeah. But I just wanted to point out that now the old problem still persists. > Do you know the right way to draw the cursorline longer? Not really, but it doesn't crash for me (from the description of this patch). Mit freundlichen Grüßen Christian -- 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
