Alas. Not so simple. This fix may break correct wrapping: see top 2 wrapped lines in the attached image. Needs further investigations.
2015-07-04 0:43 GMT+03:00 Alexey Radkov <[email protected]>: > Hi. > > Here is a little patch that fixes broken visualization of cursorcolumn and > colorcolumn when there are many wrapped concealed lines. The idea is to > enable special voodoo code in win_line() at l. 5437 only for current row. > Conceal offsets on other lines may differ so this voodoo magic being > applied to them shifts positions of cursorcolumn and colorcolumn relative > to the current line where the cursor is positioned. This may look ugly. > > I attached two images that show broken columns before the patch applied > and good looking columns after the patch. The focus is at the right window > on a dot sign after wrapped Russian word "теплее". > > Cheers, Alexey. > -- -- 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.
