Hi Everyone, I have written a plugin which auto-highlights word under cursor when cursor is idle for given time. https://github.com/davits/autohighlight
Recently I've updated Vim to the latest version and noticed a strange draw issue when timer callback is fired and word is "highlighted". As if cursor jumps to the end of last highlighted word and jumps back. To reproduce issue: open test.txt file in gvim :source test.vim :call FireTimer() There were no such issue with the old version (I don't remember it exactly, somewhere around 7.4.1600) Regards, Davit. -- -- 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.
This is a test file containg several test words for test testing.
test.vim
Description: Binary data
