Is the b:changetick variable supposed to change when you navigate the buffer 
with the arrow keys in insert mode (it does change for me)? 

I can see that the docs say that "An undo command is also a change in this 
case" and this kind of navigation is certainly undoable so is this the reason 
for the behavior? 

Is there some another built-in way to detect when the actual contents of the 
buffer has changed? (obviously you can implement such check with a bit of a 
VimL)

-- 
You received this message from the "vim_use" 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

Reply via email to