I've just switched over to snapshot 65, and turned on the Core Text
renderer, and I notice that it handles underlined text differently
than the Cocoa renderer -- when underlined text starts on one line
and ends on another, the Core Text renderer is underlining the
leading white space on the intervening lines, where the Cocoa
renderer doesn't.
A picture would probably explain better:
http://carlrj.com/pics/MacVim_underline_trouble.png
I like the way the Cocoa renderer is displaying the text quite a
bit more, but I can imagine there being plausible arguments for
either way being more correct. Comments?
Thanks,
Carl