As far as I can tell, there is no way to get the starting column for the cursor (what the status line calls "%v") programmatically. For double-wide characters, on a line with just a double-wide character, `vertcol` returns 2, while "%v" in the status line indicates 1.
I've come up with a way to compute it, but am I missing something? Should there be a way to do this? This is for a plugin that aligns things, indentation-wise. Thanks, -Jason -- -- 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.
