On Sat, Feb 21, 2009 at 21:24, Bram Moolenaar <[email protected]> wrote: > Patch 7.2.112 > Problem: Cursor invisible in Visual mode when 'number' is set and cursor in > first column. (Matti Niemenmaa, Renato Alves) > Solution: Check that vcol_prev is smaller than vcol. > Files: src/screen.c
Wow, this has been annoying me for some time, but I actually never noticed this was happening only in the first column, and I always thought it was caused by the terminal itself. Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
