On 07/02/09 04:10, Brian Carper wrote: > When you have cursorcolumn set and you go into Visual Block mode, the > background highlighting for cursorcolumn overrides the background > highlighting for visual mode. This makes it difficult to see what's > selected in the column containing the cursor (especially if you move > the cursor up/down before moving it left/right). > > It seems like entering Visual mode should disable the highlighting for > cursorcolumn, similarly to how it disables the highlighting for > cursorline. > > e.g. something vaguely similar to (but probably not exactly) this:
I think it's a feature. In Block Visual mode, the cursor is always at one corner of the block, and its row and column are included in the block (or rather, the part which is along the sides of the block-visual area). So there is no ambiguity in having the coc highlight overlay the block visual highlight, unless maybe the block is only one column wide. In the latter case, temporarily moving the cursor left or right will widen the block and tell you where it is. Or you could hit oOoO in succession to see the four corners of the block (o moves to the diagonally opposite corner, O to the horizontally adjacent corner). Best regards, Tony. -- After an instrument has been assembled, extra components will be found on the bench. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
