Bram Moolenaar wrote: > Patch 7.2.242 > Problem: Setting 'lazyredraw' causes the cursor column to be recomputed. > (Tom Link) > Solution: Only recompute the cursor column for a boolean option if changes > the cursor position. > Files: src/option.c > Hello, Bram,
I'm having a problem with this patch. In particular, when I play Mines (http://vim.sourceforge.net/scripts/script.php?script_id=551) the cursor will occasionally jump to the far right of the text as I move up or down (with j, k). One unusual thing about Mines; it sets ts=1 (so that tabs show up as single spaces); it doesn't have any maps attached to j or k. Regards, Chip Campbell --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
